Re: Possible Code to make Visual Studio compile easier

2006-12-06 Thread Tor Lillqvist
"devilsclaw" continues replying personally to me, despite me having twice asked him to use the list instead. I won't bother with hiding his identity (if hiding behind a nickname like "devilsclaw" can be said to be an identity) any longer then. And anyway, I won't bother following up to his mails a

Re: Possible Code to make Visual Studio compile easier

2006-12-06 Thread Tor Lillqvist
Didn't I tell you to use the mailing list, and not send me private mail? > for one this magic thing your talking about is not 100% true. i do > know about that one bit in the header of the exe that make windows > consider a exe a console app or a gui app. > but there is still a difference in

Re: Possible Code to make Visual Studio compile easier

2006-12-05 Thread Tor Lillqvist
Replying the gtk-app-devel list, Bcc:ing to you. Please don't send me personal mail about GTK+. Use the mailing lists. > I noticed that alot of the examples use the int main(int argc, char* > argv[]) entry type.. That's hardly surprising, as that is the standard for C programs, and 100% portabl