Re: [Mingw-w64-public] Command Window

2012-05-11 Thread Kai Tietz
2012/5/11 Earnie Boyd : > On Fri, May 11, 2012 at 2:20 AM, Ruben Van Boxem > wrote: >> Op 11 mei 2012 03:50 schreef "tomdean" het volgende: >> >> >>> >>> On 5/10/2012 6:00 PM, Luis Lavena wrote: >>> > Use gcc -mwindows, by default it will create a console application. >>> > See gcc --target-help

Re: [Mingw-w64-public] Command Window

2012-05-11 Thread Earnie Boyd
On Fri, May 11, 2012 at 2:20 AM, Ruben Van Boxem wrote: > Op 11 mei 2012 03:50 schreef "tomdean" het volgende: > > >> >> On 5/10/2012 6:00 PM, Luis Lavena wrote: >> > Use gcc -mwindows, by default it will create a console application. >> > See gcc --target-help >> I am using 'g++ -I. -lgdi32 -lco

Re: [Mingw-w64-public] Command Window

2012-05-10 Thread Ruben Van Boxem
Op 11 mei 2012 03:50 schreef "tomdean" het volgende: > > On 5/10/2012 6:00 PM, Luis Lavena wrote: > > Use gcc -mwindows, by default it will create a console application. > > See gcc --target-help > I am using 'g++ -I. -lgdi32 -lcomctl32 -lcomdlg32 .cpp -o > ' > > When I double click on .exe, a co

Re: [Mingw-w64-public] Command Window

2012-05-10 Thread tomdean
On 5/10/2012 6:00 PM, Luis Lavena wrote: > Use gcc -mwindows, by default it will create a console application. > See gcc --target-help I am using 'g++ -I. -lgdi32 -lcomctl32 -lcomdlg32 .cpp -o ' When I double click on .exe, a command window opens then whatever window I create opens. Tom Dean

Re: [Mingw-w64-public] Command Window

2012-05-10 Thread Luis Lavena
On Thu, May 10, 2012 at 9:55 PM, tomdean wrote: > On 5/10/2012 5:52 PM, tomdean wrote: >> Memory came back >> >> One app did not ShowWindow(...) or UpdateWindow(...) >> > Or, maybe the memory left again.  That was not it. > Use gcc -mwindows, by default it will create a console application. See

Re: [Mingw-w64-public] Command Window

2012-05-10 Thread tomdean
On 5/10/2012 5:52 PM, tomdean wrote: > Memory came back > > One app did not ShowWindow(...) or UpdateWindow(...) > Or, maybe the memory left again. That was not it. Tom Dean -- Live Security Virtual Conference Exclusive

[Mingw-w64-public] Command Window

2012-05-10 Thread tomdean
Memory came back One app did not ShowWindow(...) or UpdateWindow(...) Tom Dean -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how I

[Mingw-w64-public] Command Window

2012-05-10 Thread tomdean
I forget the reason When I double click on a .exe, I get a command window plus whatever application window I created. Why? Tom Dean -- Live Security Virtual Conference Exclusive live event will cover all the ways t