Re: windows resource files

2006-02-09 Thread Tor Lillqvist
Gorshkov writes: > I assume that in order to get rid of that, I have to turn my "ordinary" DOS > programme into a windows programme - First a clarification: There is absolutely nothing DOS-related in your programme even if it requires a console window to run. It is still a 100% Win32 executable

Re: windows resource files

2006-02-09 Thread Georg Fritzsche
Gorshkov wrote: > I now have a working programme . except > that a DOS box opens up directly behind it. with mingw32 the switch -mwindows should do it, afair -- Georg Fritzsche [EMAIL PROTECTED] ___ gtk-app-devel-list mailing list gtk-app-devel-li

windows resource files

2006-02-08 Thread Gorshkov
OK - next stupid question. Now that Tor's been able to point out my idiocy regarding the linking (*ahem*), I now have a working programme . except that a DOS box opens up directly behind it. I assume that in order to get rid of that, I have to turn my "ordinary" DOS programme into a windows