Searched defs:tagMOUSEMOVEPOINT (Results 1 – 1 of 1) sorted by relevance
3838 typedef struct tagMOUSEMOVEPOINT { struct3839 int x;3840 int y;3841 DWORD time;3842 ULONG_PTR dwExtraInfo;