Changeset 7163 for trunk/src


Ignore:
Timestamp:
Oct 23, 2001, 6:25:39 AM (24 years ago)
Author:
phaller
Message:

Fixed the '<>|'-key

File:
1 edited

Legend:

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

    r7155 r7163  
    1 /* $Id: oslibmsgtranslate.cpp,v 1.61 2001-10-22 23:14:32 phaller Exp $ */
     1/* $Id: oslibmsgtranslate.cpp,v 1.62 2001-10-23 04:25:39 phaller Exp $ */
    22/*
    33 * Window message translation functions for OS/2
     
    131131    0, 0,           // 0x54
    132132    0, 0,           // 0x55
    133     0, 0,           // 0x56
     133    0xe2, 0x56,     // 0x56 "<>|"
    134134    0x7A, 0x57,     // 0x57 F11
    135135    0x7B, 0x58,     // 0x58 F12
Note: See TracChangeset for help on using the changeset viewer.