flat assembler
Message board for the users of flat assembler.
Index
> Windows > using printf in GUI application Goto page Previous 1, 2 |
Author |
|
nmaps 16 Apr 2014, 03:24
To be exact, stdxxx handles are stored in the PEB at the ProcessParameters value which is a RTL_USER_PROCESS_PARAMETERS struct (which has StandardInput, StandardOutput, and StandardError HANDLES). You can either access them that way or just through Get/SetStdHandle() with the WinAPI.
Any i/o HANDLE can be used - pipes, files, consoles. |
|||
16 Apr 2014, 03:24 |
|
Goto page Previous 1, 2 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.