6 out of 10 rated this helpful - Rate this topic

<file_extension> Key

Associates a file name extension with a ProgID.

Registry Entry

HKEY_LOCAL_MACHINE\SOFTWARE\Classes
   .ext = ProgID

Remarks

The information contained in the file name extension key is used by both the Windows Explorer and file monikers. GetClassFile uses the file name extension key to supply the associated CLSID.

The HKEY_LOCAL_MACHINE\SOFTWARE\Classes key corresponds to the HKEY_CLASSES_ROOT key, which was retained for compatibility with earlier versions of COM.

Related topics

FileType
GetClassFile

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.