Ignore:
Timestamp:
Jul 4, 2000, 10:42:07 AM (25 years ago)
Author:
sandervl
Message:

Rewrote Set/GetViewportExtEx, Set/GetMapMode & moved them from gdi32 to user32 + titlebar fix

File:
1 edited

Legend:

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

    r3705 r3800  
    1 ; $Id: USER32.DEF,v 1.34 2000-06-14 13:15:23 sandervl Exp $
     1; $Id: USER32.DEF,v 1.35 2000-07-04 08:42:05 sandervl Exp $
    22
    33;Created by BLAST for IBM's compiler
     
    649649    OSLibGetScreenHeight__Fv                                     @2013
    650650    OSLibGetScreenWidth__Fv                                      @2014
     651
     652    _SetMapMode@8                                                @2015
     653    _GetMapMode@4                                                @2016
     654    _SetViewportExtEx@16                                         @2017
     655    _GetViewportExtEx@8                                          @2018
Note: See TracChangeset for help on using the changeset viewer.