Ignore:
Timestamp:
Jan 2, 2002, 7:37:51 PM (24 years ago)
Author:
sandervl
Message:

minor comment update

File:
1 edited

Legend:

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

    r7617 r7722  
    1 /* $Id: winkeyboard.cpp,v 1.28 2001-12-12 12:51:09 sandervl Exp $ */
     1/* $Id: winkeyboard.cpp,v 1.29 2002-01-02 18:37:09 sandervl Exp $ */
    22/*
    33 * Win32 <-> PM key translation
     
    725725/* 0x7c PMSCAN_APPLICATION  */ , WINSCAN_APPLICATION        ,TRUE
    726726/* 0x7d PMSCAN_E13          */ , WINSCAN_YEN                ,FALSE
    727 /* 0x7e PMSCAN              */ , WINSCAN_WINLEFT            ,TRUE
    728 /* 0x7f PMSCAN              */ , WINSCAN_WINRIGHT           ,TRUE
     727/* 0x7e PMSCAN_WINLEFT      */ , WINSCAN_WINLEFT            ,TRUE
     728/* 0x7f PMSCAN_WINRIGHT     */ , WINSCAN_WINRIGHT           ,TRUE
    729729/* 0x80 PMSCAN_PA1          */ , WINSCAN_PA1                ,FALSE
    730730/* 0x81 PMSCAN_F13          */ , WINSCAN_F13                ,FALSE
Note: See TracChangeset for help on using the changeset viewer.