I need a little push here. Beware its a very lame question but i have to start somewhere.

I have a complete window drawed using LCCs wedit and saved to a resource file. I wish i could make that window display as the main window of my app. So how do i make my code display it?

Every time I create a new project/Windows App, main.cpp has that example code which is at  (%Dev-Cpp%\Templates\WinApp_c.txt). It would be great if someone could point me how i could change that code in order to display my window and not the example window.