Associates a file extension with a ProgID, indicating that an OLE 2 application can handle requests from the Windows 3.1 File Manager.
Registry Entry
HKEY_LOCAL_MACHINE\SOFTWARE\Classes
\<.ext> =
<ProgID>
Value Entries
Remarks
The information contained in the file extension key is used by both File Manager and File Monikers. GetClassFile uses the file extension key to supply the associated CLSID.
See Also