1. ISAPI Filter DLL and capturing stdout/stderr

Has anyone had any success using Euphoria to write ISAPI DLLs? To that end, how does one execute/shell another binary from within Euphoria and capture the stdout and/or stderr streams?

Regards,
Bruce.

new topic     » topic index » view message » categorize

2. Re: ISAPI Filter DLL and capturing stdout/stderr

bugmagnet said...

capture the stdout and/or stderr streams?

Ok, I read the friendly manual and know all about that stuff now ... well ... mostly.

Does this pipeio stuff mean that I can create named and unnamed pipes in Win32?

Regards,
Bruce

new topic     » goto parent     » topic index » view message » categorize

3. Re: ISAPI Filter DLL and capturing stdout/stderr

bugmagnet said...
bugmagnet said...

capture the stdout and/or stderr streams?

Does this pipeio stuff mean that I can create named and unnamed pipes in Win32?

Continuing this conversation with myself: No, named and unnamed pipes are a different beast entirely.

Regards,
me

new topic     » goto parent     » topic index » view message » categorize

4. Re: ISAPI Filter DLL and capturing stdout/stderr

Here's a stackoverflow article about creating a pipe. How do I implement CreateNamedPipe in Euphoria?

Regards,
Bruce

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu