Changeset 10316 for trunk/src/user32/user32dbg.def
- Timestamp:
 - Nov 12, 2003, 3:13:26 PM (22 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/user32/user32dbg.def (modified) (5 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/user32/user32dbg.def
r10256 r10316 1 ; $Id: user32dbg.def,v 1.1 4 2003-10-02 10:36:00 sandervl Exp $1 ; $Id: user32dbg.def,v 1.15 2003-11-12 14:10:20 sandervl Exp $ 2 2 3 3 LIBRARY USER32 INITINSTANCE TERMINSTANCE … … 237 237 ExcludeUpdateRgn = _DbgExcludeUpdateRgn@8 @194 238 238 ExitWindowsEx = _DbgExitWindowsEx@8 @195 239 FillRect = _ DbgFillRect@12@196239 FillRect = _FillRect@12 @196 240 240 FindWindowA = _DbgFindWindowA@8 @197 241 241 FindWindowExA = _DbgFindWindowExA@16 @198 … … 243 243 FindWindowW = _DbgFindWindowW@8 @200 244 244 FlashWindow = _DbgFlashWindow@8 @201 245 FrameRect = _ DbgFrameRect@12@202245 FrameRect = _FrameRect@12 @202 246 246 FreeDDElParam = _DbgFreeDDElParam@8 @203 247 247 GetActiveWindow = _DbgGetActiveWindow@0 @204 … … 374 374 InvalidateRect = _DbgInvalidateRect@12 @328 375 375 InvalidateRgn = _DbgInvalidateRgn@12 @329 376 InvertRect = _ DbgInvertRect@8@330376 InvertRect = _InvertRect@8 @330 377 377 IsCharAlphaA = _IsCharAlphaA@4 @331 378 378 IsCharAlphaNumericA = _IsCharAlphaNumericA@4 @332 … … 642 642 SetWinEventHook = _DbgSetWinEventHook@28 @608 643 643 644 GetAncestor = _DbgGetAncestor@8 @609 645 GetWindowModuleFileNameA = _DbgGetWindowModuleFileNameA@12 @610 646 644 647 ;------------ 645 648 ; Windows 98  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  