Searched defs:tagMDICREATESTRUCTA (Results 1 – 1 of 1) sorted by relevance
3605 typedef struct tagMDICREATESTRUCTA { struct3606 LPCSTR szClass;3607 LPCSTR szTitle;3608 HANDLE hOwner;3609 int x;3610 int y;3611 int cx;3612 int cy;3613 DWORD style;3614 LPARAM lParam;