DECLARE_REGISTRY_RESOURCEID

This macro is the same as DECLARE_REGISTRY_RESOURCE except that it uses a Wizard-generated UINT to identify the resource, rather than a string name.

At a Glance

Header file: Atlcom.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

DECLARE_REGISTRY_RESOURCEID( x )

See Also

ATL Macros and Global Functions, DECLARE_REGISTRY, DECLARE_REGISTRY_RESOURCE