Changeset 22121 for branches/swt/include/win/gdiplusimaging.h
- Timestamp:
- Feb 14, 2016, 2:28:41 PM (10 years ago)
- File:
-
- 1 edited
-
branches/swt/include/win/gdiplusimaging.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/swt/include/win/gdiplusimaging.h
r22082 r22121 111 111 UINT Height; 112 112 INT Stride; 113 Gdiplus::PixelFormat PixelFormat; 113 // rousseau.201602132032 114 // Because the namespaces are disabled, we need to fall back on the base 115 // type of INT, because we cannot have typename and membername the same. 116 /// Gdiplus::PixelFormat PixelFormat; 117 INT PixelFormat; 114 118 VOID* Scan0; 115 119 UINT_PTR Reserved;
Note:
See TracChangeset
for help on using the changeset viewer.
