Ignore:
Timestamp:
Jul 3, 2001, 3:23:32 PM (24 years ago)
Author:
sandervl
Message:

GetKeyboardState fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/USER32.DEF

    r6043 r6149  
    1 ; $Id: USER32.DEF,v 1.59 2001-06-18 09:00:50 sandervl Exp $
     1; $Id: USER32.DEF,v 1.60 2001-07-03 13:23:31 sandervl Exp $
    22
    33LIBRARY USER32 INITINSTANCE TERMINSTANCE
     
    2222    _WinQueryPointerClipRect    = PMMERGE.5433
    2323    _WinSetPointerClipRect      = PMMERGE.5434
     24    WinTranslateChar2           = PMMERGE.5473
    2425    DspInitSystemDriverName     = PMGPI.656
    2526
     
    666667
    667668    _MOUSE_Enable@4                                              @2007 NONAME
    668     _KeyTranslatePMToWin@4                                       @2008 NONAME
     669;;    _KeyTranslatePMToWin@4                                       @2008 NONAME
    669670    _KeyTranslatePMToWinBuf@12                                   @2009 NONAME
    670671
Note: See TracChangeset for help on using the changeset viewer.