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

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 вся ветка

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



Память: 0.45 MB
Время: 0.013 c
4-4156
Сергей Ю.
2003-07-29 20:05
2003.10.02
Отключение от сети


14-4071
jack128
2003-09-16 00:10
2003.10.02
Именинники 16 сентября


1-3840
zloy_dima
2003-09-19 12:29
2003.10.02
TmemoryStream


3-3803
Peps
2003-09-11 06:27
2003.10.02
Работа с DBComboBox


4-4160
Kaginava35
2003-07-29 10:29
2003.10.02
RegisterServiceProcess




   Наверх