If you are using MinGW, -mwindows option will remove console window. I'm
starting GDNC when I logon to windows. GDOMAP when I start windows (Using
utility which make a program run as service).
I think that won't do.
It's for a end user application. which might not have the right to install
services, nor should I require him to.
However, how could I use this "-mwindows" flag?
I'm just using standart GNUstep makefile and build.....
On Apr 8, 2006, at 1:20 AM, Fred Kiefer wrote:
If I remember correctly from my own windows programmer days (long time
ago), than the opening of a console window depended on some flags in the
executable file header. This may be fixed by setting some obsure flags
in gcc, but I don't remember any details.
But it may be a lot more complicated for gdnc, as we fork of yet another
process when gdnc starts. resulting in things going not taken in account
by the above fix.
Fred
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep