The only callback function in this program is WndProc(). The message loop will terminate when GetMessage returns FALSE. This happens after PostQuitMessage() ...
確定! 回上一頁