Changeset 7864


Ignore:
Timestamp:
Feb 11, 2002, 2:45:33 PM (23 years ago)
Author:
sandervl
Message:

PF: fixes for return & enter key handling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/pmkbdhk/pmkbdhk.cpp

    r7607 r7864  
    1 /* $Id: pmkbdhk.cpp,v 1.2 2001-12-11 11:10:38 phaller Exp $ */
     1/* $Id: pmkbdhk.cpp,v 1.3 2002-02-11 13:45:33 sandervl Exp $ */
    22/*
    33 * OS/2 native Presentation Manager hooks
     
    475475            case PMSCAN_ALTRIGHT:
    476476            case PMSCAN_SCROLLLOCK:
     477            case PMSCAN_ENTER:
     478            case PMSCAN_PADENTER:
    477479            case PMSCAN_CAPSLOCK:
    478480            case PMSCAN_SHIFTLEFT:
Note: See TracChangeset for help on using the changeset viewer.