|
-
Jun 22nd, 2000, 12:34 AM
#1
Thread Starter
New Member
i am subclassing a window for the WM_MDICREATE api message. when i get the message the lParam holds a pointer to a MDICREATESTRUCT structure which has the information on the window being created.
how do i get this information? i'm guessing if i create my own MDICREATESTRUCT and somehow set it equal to the one behind the pointer i could just read the info.
but how do i do this?
thank you
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|