Is a question about Window Procedure.
-
Tuesday, April 10, 2012 6:30 AM
Creates a Window Procedure with Window API messages were processed.Frame for the first time in the message occurs and the window receiving the message window to navigate. Any window that receives a message to the Window Procedure to handle. On the way, the child window has been raised for the new Windows messages. So I added a new call stack, and a message window from child window to its Window Procedure for the callback function receives a message is executed. Call back functions that make Windows will fail within the ComboBox.
Excuse me, bu tI have a question.During this process, caused by incorrect implementation part is where?
- Edited by Helen ZhaoModerator Thursday, April 12, 2012 1:51 AM to be more readable
All Replies
-
Thursday, April 12, 2012 1:59 AM
I think you should debug the application.
put breakpoints in the project and debug it in steps.
Please mark this reply as answer if it helps you! Thanks for your cooperation! Good Luck to you.
-
Thursday, April 12, 2012 5:48 AM
Windows message callback function in the new callback function to run.
And when you create a window in it not?

