积极答复者
rc fil;e

问题
-
#define IDD_DLG 1000
#define IDC_BTNOK 1001
IDD_DLG DIALOGEX 5,5,261,99
CAPTION "test"
FONT 8,"Arial Unicode MS",400,0
STYLE 0x90C80800
BEGIN
CONTROL "about",-1,"Button",0x50000007,7,6,246,62
CONTROL " ML64",-1,"Static",0x50000000,25,18,209,42
CONTROL "ok(&O)",IDC_BTNOK,"Button",0x50010000,97,75,65,17
CONTROL "Cl(&cla)",IDC_BTNcla,"Button",0x50020000,17,15,115,2最后一句是我手动加上去的,编译不通过,后面的参数不知道怎么设定
答案
-
没有的话就自己定义一个
Visual C++ enthusiast, like network programming and driver development. At present is being engaged in the WinCE/Windows Mobile platform embedded development.- 已标记为答案 Honny_yeyh 2011年11月27日 5:16
全部回复
-
没有的话就自己定义一个
Visual C++ enthusiast, like network programming and driver development. At present is being engaged in the WinCE/Windows Mobile platform embedded development.- 已标记为答案 Honny_yeyh 2011年11月27日 5:16