Ignore:
Timestamp:
Jun 14, 2000, 3:17:51 PM (25 years ago)
Author:
sandervl
Message:

region changes

File:
1 edited

Legend:

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

    r3679 r3705  
    1 ; $Id: USER32.DEF,v 1.33 2000-06-08 18:10:08 sandervl Exp $
     1; $Id: USER32.DEF,v 1.34 2000-06-14 13:15:23 sandervl Exp $
    22
    33;Created by BLAST for IBM's compiler
     
    646646    _KEYBOARD_Enable@4                                           @2011
    647647
    648     ;SvL: Belongs in GDI32, but put in dc.cpp to group similar apis
    649     _GetClipBox@8                                                @2014
    650     _GetClipRgn@8                                                @2015
    651     _ExtSelectClipRgn@12                                         @2016
    652     _ExcludeClipRect@20                                          @2017
    653     _IntersectClipRect@20                                        @2018
    654     _OffsetClipRgn@12                                            @2019
    655     _SelectClipRgn@8                                             @2020
    656 
     648    ;SvL: Used by GDI32
     649    OSLibGetScreenHeight__Fv                                     @2013
     650    OSLibGetScreenWidth__Fv                                      @2014
Note: See TracChangeset for help on using the changeset viewer.