I have started a win32 simple application. I created a template of a window with a button on it. In the WinMain() function how do I code for the template to apears. I get the error of "base class undeclared" when I include the "frmmain.h" file.

Thanx in advance!