Uwe Mayer
-
2007-11-26
- status: open --> closed
Using the sample application change one of the .Show() methods to ShowDialog(). An out of stack space will be thrown.
It doesn't matter if the form that is being show inherits from DocumentWindow or not. It always throws.
This makes it difficult to add a "Help About" window to the app.