flat assembler
Message board for the users of flat assembler.
Index
> Windows > Write user tex to console ? |
Author |
|
revolution 28 Jul 2024, 10:42
You are writing to STD_OUTPUT_HANDLE, but instead you need to write to the console you allocated.
|
|||
28 Jul 2024, 10:42 |
|
Roman 28 Jul 2024, 13:54
ReadConsole wait input to console and halts all program.
|
|||
28 Jul 2024, 13:54 |
|
revolution 28 Jul 2024, 20:01
Using the STD_*_HANDLE doesn't talk to the allocated console.
You need to talk to the console you allocated. When you allocate the console you get a handle to it. Use that handle to talk to it. |
|||
28 Jul 2024, 20:01 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.