Mail Archives: cygwin/1997/07/10/20:17:02
Does the process have a console?
In NT, console processes run in the lower
2 Gigs. Win32 GUIs run in the upper to 2
Gigs. This is the source of the problem.
If I remember correctly, If a console porcess
does not have a Window, then it can't access
any of the message queues. This info is
available in MSDEV. Dig DEEP
into the CreateProcess Call. Also
check MSDN
-cb
>----------
>From: root AT jacob DOT remcomp DOT fr[SMTP:root AT jacob DOT remcomp DOT fr]
>Sent: Wednesday, July 09, 1997 10:54 AM
>To: gnu-win32 AT cygnus DOT com
>Subject: Console and GenerateConsoleCtrlEvent
>
>iI am trying to stop a process with the 'GneerateConsoleCtrlEvent' API, but
>I get always an Invalid handle error, even if the handle I am passing to it
>seem absolutely OK.
>
>I am doing this from a GUI program.
>
>--snip--
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -