tsdima wrote:
Нажатие горячих клавиш посылается, а отжатие?
Ну теоретически вроде бы установить такой хоткей можно
Quote:
================== Function 66 - work with keyboard. =================
......................................................................
-------------- Subfunction 4 - set system-wide hotkey. ---------------
......................................................................
Remarks:
* Hotkey can work either at pressing or at release. Release
scancode of a key is more on 128 than pressing scancode
(i.e. high bit is set).
......................................................................
непонятно только, приходит ли он потом
Quote:
============ Function 2 - get the code of the pressed key. ===========
......................................................................
* if there is "hotkey", function returns al=2,
ah=scancode of the pressed key (0 for control keys),
high word of eax contains a status of control keys at the moment
of pressing a hotkey
Само по себе отжатие\нажатие клавиш
Shift +
Ctrl отследить можно, например, попробовал это в приложении
SCANCODE из папки
DEVELOPAttachment:
1.PNG [ 28.27 KiB | Viewed 4149 times ]