Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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