Fellow developers,
If a call to Start_MDIChild, Start_Window or Dialog_Box fails, how can one find out what really went wrong?
My current problem is I have an MDI window from where I start several child windows, but for some reason I now cannot start more than two at a time. Starting the third one fails.
- Oystein -
I found the cause of the particular problem with the third child. But I'd still appreciate if somebody could tell me how to find the cause when Start_MDIChild, etc, fail.
- Oystein -