Вниз
Скачать: CL | DM;

Ищу уже 80 часов ответ на вопрос - нигде нет!!!   Найти похожие ветки 

 
WriteConsoleInput   (2004-11-26 17:13) [0]

Функция WriteConsoleInput НЕ передает нажатие клавиш в консольное приложение, работающее под Windows 98.
При этом, количество непрочитанных записей введенных данных: GetNumberOfConsoleInputEvents равно количеству переданных символов.

Та же функция WriteConsoleInput для Windows NT прекрасно работает. В чем дело, как быть?


 
KilkennyCat ©   (2004-11-26 17:16) [1]

судя по справке, к платформе критичности нет. Значит, ошибка в другом месте.


 
Ega23 ©   (2004-11-26 17:17) [2]

Remarks

WriteConsoleInput places input records into the input buffer behind any pending events in the buffer. The input buffer grows dynamically, if necessary, to hold as many events as are written.

Windows NT: This function uses either Unicode characters or 8-bit characters from the console"s current codepage. The console"s codepage defaults initially to the system"s OEM codepage. To change the console"s codepage, use the SetConsoleCP or SetConsoleOutputCP functions, or use the chcp or mode con cp select= commands.


Может быть в этом?


 
WriteConsoleInput   (2004-11-26 17:18) [3]

Да, эта функция работает на всех платформах!

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/writeconsoleinput.asp



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.028 c
6-1096286797
andrey__
2004-09-27 16:06
2004.12.12
модем. связь между 2-мя компами (её автоматизация)


1-1101882072
VAV
2004-12-01 09:21
2004.12.12
Скачивание данных и инета


6-1096812572
denkop
2004-10-03 18:09
2004.12.12
UDP и широковещательные пакеты


1-1101390432
Ricko
2004-11-25 16:47
2004.12.12
Использование DLL написанной на С++


1-1101847008
noname:)
2004-11-30 23:36
2004.12.12
Алгоритм шифрования DES




   Наверх