Hi,
I've just followed this article:
http://www.codeguru.com/doc_view/DialogSwitcher.html
and as far as I can tell, my code is the same as that in the article, and the child dialog has the correct settings (ie child, no border).
When I call the create method on my child dialog, it returns false (ie it's failed), so obviously when it goes on to call ShowWindow, the Assert fails.
Any ideas why this might be?
Cheers
