Re: g_spawn_async_with_pipes and WIN32

2007-06-23 Thread Alan M. Evans
On Fri, 2007-06-22 at 18:54 +0300, Tor Lillqvist wrote: > Alan M. Evans writes: > > This is being compiled with VC6, and does depend (indirectly) on > > msvcrt.dll. > > OK, good. > > Are you saying that my method should work in this circumstance? > > In principle, yes. In practice, if it does

Windows runtime and package Dev-Cpp for GTK+ 2.10.8

2007-06-23 Thread Benoit Carpentier
Dear all, I released a Windows runtime and a package for Dev-Cpp based on GTK+ 2.10.8. You can find this on : gtk.alkia.org Regards, BenoƮt Carpentier, "GTKool" - Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail ___

Re: g_spawn_async_with_pipes and WIN32

2007-06-23 Thread Tor Lillqvist
Alan M. Evans writes: > I created the minimal sample program, and it works! The working example > is virtually copy/pasted out of the non-working code. That's so typical;) Could your problem then simply be caused by some dynamic memory management bug or similar in the full program that corrupts