Changeset 21811 for branches/gcc-kmk/src/user32/oslibkbd.cpp
- Timestamp:
- Nov 15, 2011, 12:27:32 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/user32/oslibkbd.cpp
r9810 r21811 26 26 #include "dbglocal.h" 27 27 28 extern "C" { 29 28 30 SHORT APIENTRY16 WinGetScanState( HWND, USHORT ); 29 31 BOOL APIENTRY16 WinSetScanStateTable(HWND,unsigned char *,BOOL); 32 33 } // extern "C" 30 34 31 35 //******************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.