Ignore:
Timestamp:
Jun 1, 2000, 1:27:57 PM (25 years ago)
Author:
sandervl
Message:

Moved GetClipRgn & GetClipBox into user32 (dc.cpp)

File:
1 edited

Legend:

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

    r3419 r3641  
    1 ; $Id: USER32.DEF,v 1.30 2000-04-18 11:12:59 sandervl Exp $
     1; $Id: USER32.DEF,v 1.31 2000-06-01 11:27:55 sandervl Exp $
    22
    33;Created by BLAST for IBM's compiler
     
    644644
    645645    _KEYBOARD_Enable@4                                           @2011
     646
     647    ;SvL: Belongs in GDI32, but put in dc.cpp to group similar apis
     648    _GetClipBox@8                                                @2014
     649    _GetClipRgn@8                                                @2015
Note: See TracChangeset for help on using the changeset viewer.