Changeset 5509 for trunk/src/user32/USER32.DEF
- Timestamp:
- Apr 15, 2001, 4:29:49 PM (25 years ago)
- File:
-
- 1 edited
-
trunk/src/user32/USER32.DEF (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/USER32.DEF
r5496 r5509 1 ; $Id: USER32.DEF,v 1.5 2 2001-04-12 14:04:32sandervl Exp $1 ; $Id: USER32.DEF,v 1.53 2001-04-15 14:29:47 sandervl Exp $ 2 2 3 3 LIBRARY USER32 INITINSTANCE TERMINSTANCE … … 20 20 _GpiEnableYInversion = PMGPI.723 21 21 _GpiQueryYInversion = PMGPI.726 22 _WinQueryPointerClipRect = PMMERGE.5433 23 _WinSetPointerClipRect = PMMERGE.5434 24 22 25 ;;;; Present in WGSS50 23 26 ;;;; _GpiQueryDCData = PMGPI.665 … … 636 639 637 640 641 ;---------------------------------- 642 ; obsolete WINNLS APIs (Far East) 643 ;---------------------------------- 644 SendIMEMessageExA = _SendIMEMessageExA@8 @1010 645 SendIMEMessageExW = _SendIMEMessageExW@8 @1011 646 647 WINNLSEnableIME = _WINNLSEnableIME@8 @1012 648 WINNLSGetEnableStatus = _WINNLSGetEnableStatus@4 @1013 649 WINNLSGetIMEHotkey = _WINNLSGetIMEHotkey@4 @1014 650 638 651 ;------------------------------------------------------------------------------ 639 652 ; Wine/Odin helper function … … 675 688 _CreateFakeWindowEx@4 @2028 NONAME 676 689 677 ;----------------------------------678 ; obsolete WINNLS APIs (Far East)679 ;----------------------------------680 SendIMEMessageExA = _SendIMEMessageExA@8681 SendIMEMessageExW = _SendIMEMessageExW@8682 683 WINNLSEnableIME = _WINNLSEnableIME@8684 WINNLSGetEnableStatus = _WINNLSGetEnableStatus@4685 WINNLSGetIMEHotkey = _WINNLSGetIMEHotkey@4
Note:
See TracChangeset
for help on using the changeset viewer.
