Ignore:
Timestamp:
Oct 26, 2001, 5:54:04 PM (24 years ago)
Author:
phaller
Message:

:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/winkeyboard.cpp

    r7216 r7221  
    1 /* $Id: winkeyboard.cpp,v 1.24 2001-10-26 12:46:17 phaller Exp $ */
     1/* $Id: winkeyboard.cpp,v 1.25 2001-10-26 15:54:04 phaller Exp $ */
    22/*
    33 * Win32 <-> PM key translation
     
    333333/* 0x0B                   */ , 0x00                   , NULL
    334334/* 0x0C VK_CLEAR          */ , PMSCAN_PAD5            , "Num 5"
    335 /* 0x0D VK_RETURN         */ , PMSCAN_ENTER           , "Enter"
     335/* 0x0D VK_RETURN         */ , PMSCAN_ENTER           , "Enter" // @@@PH BUG: identical to "Num Enter" !
    336336/* 0x0E                   */ , 0x00                   , NULL
    337337/* 0x0F                   */ , 0x00                   , NULL
Note: See TracChangeset for help on using the changeset viewer.