CComModule::UpdateRegistryFromResource

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Beginning with ATL 2.0, the CComModule::UpdateRegistryFromResource method is obsolete and is replaced by CComModule::UpdateRegistryFromResourceD. For backward compatibility, ATL defines the following:

#define UpdateRegistryFromResource 
        UpdateRegistryFromResourceD

Requirements

Header: atlbase.h

See Also

Reference

Obsolete ATL Topics