c++filt causing flashing console windows
Andrew Haley
aph@redhat.com
Tue Sep 23 18:49:00 GMT 2003
Tom Tromey writes:
> >>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:
>
> Ranjit> IMHO, if the current process is a GUI application,
> Ranjit> the spawned process (if it is a console application)
> Ranjit> should be created with CREATE_NO_WINDOW set
> Ranjit> in dwCreationFlags in the call to CreateProcess( ):
>
> Is there any reason we don't simply check this in?
How?
> The bit about determining whether the current process is a GUI
> process and the to-be-spawned process is a console process is left
> as an exercise for the reader.
Andrew.
More information about the Java
mailing list