Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2003.12.23;
Скачать: CL | DM;

Вниз

Ау ,ну помогите же кто-нибудь по зарез нужно!   Найти похожие ветки 

 
DENIS_PY   (2003-12-11 10:38) [0]

как когда ставишь ловушку setwindowshookex
по параметрам wparam и lparam узнать какая клавиша нажата отпущена она или нет


 
Digitman ©   (2003-12-11 10:44) [1]

вот же описание в хэлпе ! что здесь непонятного ?

wParam

Specifies the virtual-key code of the key that generated the keystroke message.

lParam

Specifies the repeat count, scan code, extended-key flag, context code, previous key-state flag, and transition-state flag. This parameter can be a combination of the following values:

Value Description
0-15 Specifies the repeat count. The value is the number of times the keystroke is repeated as a result of the user"s holding down the key.
16-23 Specifies the scan code. The value depends on the original equipment manufacturer (OEM).
24 Specifies whether the key is an extended key, such as a function key or a key on the numeric keypad. The value is 1 if the key is an extended key; otherwise, it is 0.
25-28 Reserved.
29 Specifies the context code. The value is 1 if the ALT key is down; otherwise, it is 0.
30 Specifies the previous key state. The value is 1 if the key is down before the message is sent; it is 0 if the key is up.
31 Specifies the transition state. The value is 0 if the key is being pressed and 1 if it is being released.


 
DENIS_PY   (2003-12-11 10:47) [2]

а как этим пользоваться?
неполучаеться у меня
пожалуста помогите



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

Текущий архив: 2003.12.23;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.018 c
1-75162
Villain
2003-12-09 19:19
2003.12.23
Редактор компонентов.


6-75294
som
2003-10-24 14:27
2003.12.23
как скачать по FTP папку со всеми вложенными папками?


9-75065
loto
2003-05-28 20:49
2003.12.23
(OpenGL) вращение и перемещение объекта в glCallList(ListID)


7-75425
Novinkij
2003-09-28 21:20
2003.12.23
Как изменить частоту обновления экрана


3-75122
Атнон С.
2003-11-28 14:05
2003.12.23
Подскажите, как засунуть картинку bmp в SQL Server?