gtk win32 app without console



Hi,

I hope you don't find this issue too off topic here! :-)

I am developing a gtk win32 app. As IDE I use ms visual studio c++ 6.0.
This projects was created once as an "empty console application" to be
most indipendant from ms -- however, now I would like to turn off the
console running in the background of my app. I don't use any ms
dependant stuff.

Is there an easy to do that -- port main(...) to WinMain(...) etc?

Felix



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]