Re: Console screen from spawn_process

2008-10-18 Thread Armin Burgmeier
On Thu, 2008-10-16 at 15:01 -0200, Paulo Flabiano Smorigo wrote: Hi Armin, Thanks for the fast reply! I compile the child process with the -mwindows parameter but the problem is that I need to communicate with the child using stdin and stdout by the method spawn_process_with_pipes but

Using gtkmm with Visual C++ and _SECURE_SCL=0

2008-10-18 Thread Maik Beckmann
2008/10/18 Armin Burgmeier [EMAIL PROTECTED]: On Fri, 2008-10-17 at 16:05 +0200, Thomas Frank wrote: I searched for _SECURE_SCL in the archives but didn't get any results. Has this ever been a topic? I didn't even know this option existed. Of course, we could enable this for the gtkmm

Re: Using gtkmm with Visual C++ and _SECURE_SCL=0

2008-10-18 Thread Balazs Scheidler
On Sat, 2008-10-18 at 16:30 +0200, Maik Beckmann wrote: 2008/10/18 Armin Burgmeier [EMAIL PROTECTED]: On Fri, 2008-10-17 at 16:05 +0200, Thomas Frank wrote: I searched for _SECURE_SCL in the archives but didn't get any results. Has this ever been a topic? I didn't even know this option