MessageBox () Howto. Here is the basic code to making a messege box in a Win32 C App. #include <windows.h> int APIENTRY WinMain( HINSTANCE hInst, ...
確定! 回上一頁