flat assembler
Message board for the users of flat assembler.
  
|  Index
      > DOS > Win32 Console Programming | 
| Author | 
 | 
| vid 03 Nov 2005, 22:16 just like normal programming, but you have to create console (or use parent's). Look at WriteConsole, WriteFile, ReadConsole, ReadFile etc. You can use predefined console handles
 STD_INPUT_HANDLE = 0FFFFFFF6h STD_OUTPUT_HANDLE = 0FFFFFFF5h STD_ERROR_HANDLE = 0FFFFFFF4h You can create console yourself (obviously there can be more console at once under win32), but it's best to leave it on system, by specifying format PE console | |||
|  03 Nov 2005, 22:16 | 
 | 
| < Last Thread | Next Thread > | 
| Forum Rules: 
 | 
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.