Форум: "Основная";
Текущий архив: 2003.10.02;
Скачать: [xml.tar.bz2];
ВнизKeyboard Найти похожие ветки
← →
SMILik (2003-09-18 13:41) [0]Господа, всем привет !!!
Подскажите плз, почему НЕ РАБОТАЕТ ???
KeyState[vk_numlock]:=1;
SetKeyboardState(KeyState);
??????????????????????????????????????
← →
clickmaker (2003-09-18 13:43) [1]MSDN:
Because the SetKeyboardState function alters the input state of the calling thread and not the global input state of the system, an application cannot use SetKeyboardState to set the num lock, caps lock, or scroll lock indicator lights on the keyboard.
← →
clickmaker (2003-09-18 13:46) [2]keybd_event(VK_NUMLOCK, 0, 0, 0);
keybd_event(VK_NUMLOCK, 0, KEYEVENTF_KEYUP, 0);
← →
SMILik (2003-09-18 13:49) [3]Спасибки... ты б мсдн"ом поделился... а то самому искать и качать....
← →
clickmaker (2003-09-18 13:59) [4]На компашках продается, зачем качать?
Страницы: 1 вся ветка
Форум: "Основная";
Текущий архив: 2003.10.02;
Скачать: [xml.tar.bz2];
Память: 0.44 MB
Время: 0.008 c