1,176 views
首页 > 技术心得 > 怎样在 VC6 的 MFC 内使用 SysLink 控件

怎样在 VC6 的 MFC 内使用 SysLink 控件

2010年3月1日

1. stdafx.h define
#define _WIN32_WINNT 0×0501
#define _WIN32_IE 0×0500
2. modify project type to Unicode
3. using manifest, copy file [].manifest to directory that contain exe file, rename [].exe.manifest

zzzzzz

技术心得 ,

  1. 目前还没有任何评论.
  1. 目前还没有任何 trackbacks 和 pingbacks.