Changeset 21459 for trunk/src/user32
- Timestamp:
 - Sep 24, 2010, 7:02:31 PM (15 years ago)
 - Location:
 - trunk/src/user32
 - Files:
 - 
      
- 3 edited
 
- 
          
  USER32.DEF (modified) (1 diff)
 - 
          
  dc.cpp (modified) (1 diff)
 - 
          
  user32dbg.def (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/user32/USER32.DEF
r21446 r21459 734 734 735 735 ; Do NOT change this ordinal 736 _SetWindowAppearance@4 @2030 NONAME736 _SetWindowAppearance@4 @2030 737 737 738 738 _ConvertIconGroup@12 @2032 NONAME  - 
      
trunk/src/user32/dc.cpp
r10545 r21459 630 630 RECTL rectlClip; 631 631 BOOL bIcon; 632 633 dprintf (("USER32: BeginPaint(%x)", hwnd)); 632 634 633 635 if(lpps == NULL) {  - 
      
trunk/src/user32/user32dbg.def
r21446 r21459 731 731 732 732 ; Do NOT change this ordinal 733 _SetWindowAppearance@4 @2030 NONAME733 _SetWindowAppearance@4 @2030 734 734 735 735 _ConvertIconGroup@12 @2032 NONAME  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  