Ignore:
Timestamp:
Nov 12, 2003, 3:13:26 PM (22 years ago)
Author:
sandervl
Message:

Visible & Clip region changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/user32dbg.def

    r10256 r10316  
    1 ; $Id: user32dbg.def,v 1.14 2003-10-02 10:36:00 sandervl Exp $
     1; $Id: user32dbg.def,v 1.15 2003-11-12 14:10:20 sandervl Exp $
    22
    33LIBRARY USER32 INITINSTANCE TERMINSTANCE
     
    237237    ExcludeUpdateRgn           = _DbgExcludeUpdateRgn@8         @194
    238238    ExitWindowsEx              = _DbgExitWindowsEx@8            @195
    239     FillRect                   = _DbgFillRect@12                @196
     239    FillRect                   = _FillRect@12                   @196
    240240    FindWindowA                = _DbgFindWindowA@8              @197
    241241    FindWindowExA              = _DbgFindWindowExA@16           @198
     
    243243    FindWindowW                = _DbgFindWindowW@8              @200
    244244    FlashWindow                = _DbgFlashWindow@8              @201
    245     FrameRect                  = _DbgFrameRect@12               @202
     245    FrameRect                  = _FrameRect@12                  @202
    246246    FreeDDElParam              = _DbgFreeDDElParam@8            @203
    247247    GetActiveWindow            = _DbgGetActiveWindow@0          @204
     
    374374    InvalidateRect             = _DbgInvalidateRect@12          @328
    375375    InvalidateRgn              = _DbgInvalidateRgn@12           @329
    376     InvertRect                 = _DbgInvertRect@8               @330
     376    InvertRect                 = _InvertRect@8                  @330
    377377    IsCharAlphaA               = _IsCharAlphaA@4             @331
    378378    IsCharAlphaNumericA        = _IsCharAlphaNumericA@4      @332
     
    642642    SetWinEventHook            = _DbgSetWinEventHook@28         @608
    643643
     644    GetAncestor                = _DbgGetAncestor@8              @609
     645    GetWindowModuleFileNameA   = _DbgGetWindowModuleFileNameA@12 @610
     646
    644647;------------
    645648; Windows 98
Note: See TracChangeset for help on using the changeset viewer.