Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!
all groups > visual c > february 2004 >

visual c : How to set Startup Form in VC++


sach
2/19/2004 5:40:27 PM
Hi,
I am new to VC++. ... so..please help

How to set a Form as statup Form in VC++ Windows form application?

Thanks

Michiel
2/20/2004 11:42:57 AM

[quoted text, click to view]

Look for the file that contains the _tWinMain function.
Include your class header in that file and change the word CLASS in line
Application::Run(new CLASS()); in your desired class.

sach
2/20/2004 5:46:36 PM
Thanks !!
Working superb :-)


[quoted text, click to view]

AddThis Social Bookmark Button