Changeset 9689
- Timestamp:
 - Jan 17, 2003, 5:35:38 PM (23 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/user32/winkeyboard.cpp (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/user32/winkeyboard.cpp
r9669 r9689 1 /* $Id: winkeyboard.cpp,v 1.3 7 2003-01-14 13:17:25sandervl Exp $ */1 /* $Id: winkeyboard.cpp,v 1.38 2003-01-17 16:35:38 sandervl Exp $ */ 2 2 /* 3 3 * Win32 <-> PM key translation … … 55 55 56 56 57 staticBYTE abPMScanToWinVKey[256][2] =57 BYTE abPMScanToWinVKey[256][2] = 58 58 /****************************************************************************/ 59 59 /* PM Scancode * Win32 vkey Extended Key */  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  