RE: Win32 redirection problem

new topic     » goto parent     » topic index » view thread      » older message » newer message

Rolf Schroeder wrote:
> serious problem with STDIN/OUT.
Rolf:
   If you are using a windows console app.
   You can use this function to get the handles for CGI.
   HANDLE GetStdHandle(DWORD nStdHandle)  
   STD_INPUT_HANDLE = (DWORD)-10
   STD_OUTPUT_HANDLE = (DWORD)-11
   STD_ERROR_HANDLE = (DWORD)-12


Bernie

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu