int WINAPI WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, ... (1)C/C++程序的入口函数是main,而Windows程序则是WinMain.
確定! 回上一頁