MOUSEHOOKSTRUCT * pms=(MOUSEHOOKSTRUCT*)lParam; switch(wParam) { case WM_SETCURSOR: MessageBox(NULL,"SetCursor","hook",MB_OK);
確定! 回上一頁