This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
----Original Message----
From: Chris January Sent: 28 June 2005 12:06
You can use AttachConsole (ATTACH_PARENT_PROCESS) to attach to the parent process console. If the parent process does not have a console the call will fail and you can popup a message box instead. IMHO this is the most user-friendly way of doing things.
IMHO you should have finished reading the thread before sending this reply....
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |