Freigeben über


Registry and TypeLib Global Functions

These functions provide support for loading and registering a type library.

AtlRegisterTypeLib

This function is called to register a type library.

AtlUnRegisterTypeLib

This function is called to unregister a type library

AtlLoadTypeLib

This function is called to load a type library.

AtlUpdateRegistryFromResourceD

This function is called to update the registry from the supplied resource.

RegistryDataExchange

This function is called to read from, or write to, the system registry. Called by the Registry Data Exchange Macros.

See Also

Concepts

ATL Functions