Главная страница
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.013 c
1-75230
Тфьу
2003-12-03 16:17
2003.12.23
Читал сейчас статью по поводу отображения страниц в TWebBrowser..


1-75180
Апач
2003-12-12 05:58
2003.12.23
fsMDIChild форма


1-75144
bavc
2003-12-10 10:14
2003.12.23
Как в OpenDialog е выбирать...


3-75109
_Yanchik
2003-11-28 13:24
2003.12.23
TQuery CashedUpdaes и Next


1-75170
Дельфи
2003-12-09 16:07
2003.12.23
Как прокрутить TRichEdit вниз?