1) I tried to pop the modeless dialog from the main() function: void main() { AfxWinInit(GetModuleHandle(NULL), NULL, GetCommandLine(), SW_SHOW); TestGUI ...
確定! 回上一頁