These macros define useful type library and registry facilities.
| Indicates that you want the registration code for your object to be in the object to avoid a dependency on ATL.DLL. | |
| Provides a way for ATL to obtain the libid of the type library. | |
| Avoids default ATL registration. | |
| Enters or removes the main object's entry in the system registry. | |
| Specifies the information required to automatically register the appid. | |
| Finds the named resource and runs the registry script within it. | |
| Finds the resource identified by an ID number and runs the registry script within it. |