Browse Subversion Repository
Contents of /old/keyboard.h
Parent Directory
| Revision Log
Revision 25 -
( show annotations)
( download)
Wed Jan 2 22:49:32 2008 UTC
(16 years, 3 months ago)
by tabasa
File MIME type: text/plain
File size: 285 byte(s)
| 1 |
|
| 2 |
#define kSHIFT 4000 |
| 3 |
#define kCONTROL 2000 |
| 4 |
#define kALT 1000 |
| 5 |
|
| 6 |
void controlkey(); |
| 7 |
void keyModifyReset(); |
| 8 |
WORD keyfnc(WORD key); |
| 9 |
WORD ListKeyFunc(HWND hWnd, UINT msg, WPARAM wp, LPARAM lp,int tab,int mode,WORD k=0); |
| 10 |
//void ListKeyFunc(HWND hWnd, UINT msg, WPARAM wp, LPARAM lp,int tab); |
Properties
| svn:eol-style |
native
|
| svn:keywords |
Id Revision
|
| svn:mime-type |
text/plain
|
|