SendMessage(hwnd, WM_CANCELMODE, 0, 0);. Note that when a menu is being displayed the program is in a modal loop, so simply including this SendMessage just ...
確定! 回上一頁