mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-03 13:40:20 +02:00
MG: fixed unreleased/unpressed Ctrl/Alt/Shift
git-svn-id: trunk@856 -
This commit is contained in:
parent
8f8e7c2a31
commit
70bd9c45e0
@ -150,6 +150,8 @@ var
|
||||
|
||||
MCaptureHandle: HWND;
|
||||
|
||||
|
||||
|
||||
const
|
||||
|
||||
KEYMAP_VKUNKNOWN = $10000;
|
||||
@ -325,6 +327,9 @@ end.
|
||||
{ =============================================================================
|
||||
|
||||
$Log$
|
||||
Revision 1.35 2002/03/31 22:01:38 lazarus
|
||||
MG: fixed unreleased/unpressed Ctrl/Alt/Shift
|
||||
|
||||
Revision 1.34 2002/03/29 19:11:38 lazarus
|
||||
Added Triple Click
|
||||
Shane
|
||||
|
Loading…
Reference in New Issue
Block a user