Guy Harris wrote: > > Should we make it build it as a console app by default, and require that > the "config.nmake" be changed to make it a GUI app? Actually, there's a Win32 system call to hide the console window. (FreeConsole()) You could make it a command line or other configuration option that says whether to call this function or not. -- = Warren Young, maintainer of the Winsock Programmer's FAQ at: = http://www.cyberport.com/~tangent/programming/winsock/ = = ICBM Address: 36.8274040 N, 108.0204086 W, alt. 1714m
Powered by MHonArc 2.6.10