Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Indicates whether the framework uses predefined 32-bit color icons or icons of a lower resolution.
BOOL m_bUseBuiltIn32BitIcons;
Remarks
TRUE specifies that the framework use 32-bit color icons; FALSE specifies lower resolution icons. The AFX_GLOBAL_DATA::AFX_GLOBAL_DATA constructor initializes this member to TRUE.
This member must be set at application startup.
Requirements
Header: afxglobals.h