Forum Navigation
Create an app than doesnt show the console? (win32)
Posted: 03/15/07 12:54:28Hi, how do i create an app that doesnt show a console window when it starts? I have a main() function which does the windows message loop thang.. i tried winMain but it seems that the compiler is expecting "main" as an entry point, but when i use that I get a console window aswell as my main app window.
I also tried to locate the tango source file that handles all this stuff but i couldnt find it.
thanks
cw












