Changeset 3938 for trunk/src/user32
- Timestamp:
- Aug 2, 2000, 9:41:06 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/USER32.DEF
r3800 r3938 1 ; $Id: USER32.DEF,v 1.3 5 2000-07-04 08:42:05 sandervlExp $1 ; $Id: USER32.DEF,v 1.36 2000-08-02 19:41:06 bird Exp $ 2 2 3 3 ;Created by BLAST for IBM's compiler … … 629 629 EnumDisplayMonitors = _EnumDisplayMonitors@16 @1005 630 630 631 ; 632 ; These are also APIs. 633 ; 634 _SetMapMode@8 @1050 635 _GetMapMode@4 @1051 636 _SetViewportExtEx@16 @1052 637 _GetViewportExtEx@8 @1053 638 639 631 640 ; Wine/Odin helper function 632 641 GetSysColorPen = _GetSysColorPen@4 @2002 … … 649 658 OSLibGetScreenHeight__Fv @2013 650 659 OSLibGetScreenWidth__Fv @2014 651 652 _SetMapMode@8 @2015653 _GetMapMode@4 @2016654 _SetViewportExtEx@16 @2017655 _GetViewportExtEx@8 @2018
Note:
See TracChangeset
for help on using the changeset viewer.