Searched defs:tagMSG (Results 1 – 1 of 1) sorted by relevance
3116 typedef struct tagMSG { struct3117 HWND hwnd;3118 UINT message;3119 WPARAM wParam;3120 LPARAM lParam;3121 DWORD time;3122 POINT pt;