- Category:
- Other systems
- Tags:
-
- File Size:
- 34kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- spelove
Description: // 如果一个运行在 Windows XP 上的应用程序清单指定要
// 使用 ComCtl32.dll 版本 6 或更高版本来启用可视化方式,
//则需要 InitCommonControlsEx()。否则,将无法创建窗口。
INITCOMMONCONTROLSEX InitCtrls
InitCtrls.dwSize = sizeof(InitCtrls)
// 将它设置为包括所有要在应用程序中使用的
// 公共控件类。
InitCtrls.dwICC = ICC_WIN95_CLASSES
InitCommonControlsEx(&InitCtrls)
To Search:
File list (Check if you may need any files):
chat a.docx