вывод в кансоли
Код:
HANDLE hConsoleOUT=GetStdHandle(STD_OUTPUT_HANDLE);
WriteConsoleOutputCharacter можно вывести строку на экран???
WriteConsole
WriteFile
WriteFile пишет в файл.
"All of the input modes that affect the behavior of the WriteFile function have the same effect on WriteConsole."