Click to Rate and Give Feedback
MSDN
MSDN Library
COM
COM Fundamentals
Reference
Registry Entries
HKEY_LOCAL_MACHINE\SOFTWARE\Classes

The subkeys and registry values associated with the HKEY_LOCAL_MACHINE\SOFTWARE\Classes key contain information about an application that is needed to support COM functionality. This information includes such topics as supported data formats, compatibility information, programmatic identifiers, DCOM, and controls.

SubkeyDescription
AppIDConfiguration options for COM-based applications.
CLSIDConfiguration options for COM classes.
<file_extension>Associates a file name extension with a ProgID.
FileTypeUsed by GetClassFile to match patterns against various file bytes in a non-compound file.
InterfaceAssociates an interface name with an interface ID (IID).
<ProgID>Identifies a class. Note that the ProgID is not guaranteed to be globally unique, unlike a CLSID.
<version-independent ProgID>Used to determine the latest version of an object application.

 

Send comments about this topic to Microsoft

Build date: 11/12/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker