lpCmdLine : 相當於int main(int argc, char** argv)的執行時可傳入的參數 ... hInstance : 通常直接將WinMain的hinst傳過來即可,因為同一個視窗程式.
確定! 回上一頁