Develop and Download Open Source Software

Browse Subversion Repository

Contents of /old/keyboard.h

Parent Directory Parent Directory | Revision Log 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

Name Value
svn:eol-style native
svn:keywords Id Revision
svn:mime-type text/plain

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26