Ignore:
Timestamp:
Feb 16, 2003, 4:31:12 PM (23 years ago)
Author:
sandervl
Message:

ToAscii, GetKeyState, GetAsyncKeyState & GetKeyboardState fixes

File:
1 edited

Legend:

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

    r9523 r9810  
    1 ; $Id: USER32.DEF,v 1.75 2002-12-18 12:28:01 sandervl Exp $
     1; $Id: USER32.DEF,v 1.76 2003-02-16 15:31:08 sandervl Exp $
    22
    33LIBRARY USER32 INITINSTANCE TERMINSTANCE
     
    3030    Win32QueryClipbrdViewerChain= PMMERGE.5444
    3131    Win32QueryOpenClipbrdWindow = PMMERGE.5446
     32
     33    WINSETSCANSTATETABLE        = PMMERGE.3266
     34    WINGETSCANSTATE             = PMMERGE.3138
    3235
    3336;;;; Present in WGSS50
Note: See TracChangeset for help on using the changeset viewer.