RegisterHotKey(hWnd,1,MOD_ALT,0x53); if(WM_HOTKEY == 1) { MessageBox::Show("fdg"); }. Put the Registerhotkey in the part that initialized the program.. for ...
確定! 回上一頁