lpszMenuName = LoadMenu(hThisInstance,MAKEINTRESOURCE(IDR_MYMENU)); //resource.h #define IDR_MYMENU 101 #define IDI_MYICON 201 #define ...
確定! 回上一頁