The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: Bros on January 03, 2007, 10:17:00 PM

Title: DrawMenuBar from child windows
Post by: Bros on January 03, 2007, 10:17:00 PM
When it's connected, I do a DrawMenuBar,hWin but... the message is send from the ChildDlgProc  PROC hChild:HWND, uMsg:UINT, wParam:WPARAM, lParam:LPARAM


Found....

I do a GetParent ... and always work as i want