|
Navigation
- Home
- Community
- Development
- myReactOS
- Fundraiser 2012
Doxygen
- Main Page
- Alphabetical List
- Data Structures
- Directories
- File List
- Data Fields
- Globals
- Related Pages
Search
|
Go to the source code of this file.
Data Structures |
| struct | Point |
| struct | PointF |
| struct | PathData |
| struct | RectF |
| struct | PRect |
| struct | CharacterRange |
Typedefs |
| typedef float | REAL |
| typedef BOOL(CALLBACK * | ImageAbort )(VOID *) |
| typedef ImageAbort | DrawImageAbort |
| typedef ImageAbort | GetThumbnailImageAbort |
| typedef BOOL(CALLBACK * | EnumerateMetafileProc )(EmfPlusRecordType, UINT, UINT, const BYTE *, VOID *) |
| typedef enum Status | Status |
Enumerations |
| enum | Status {
Ok = 0,
GenericError = 1,
InvalidParameter = 2,
OutOfMemory = 3,
ObjectBusy = 4,
InsufficientBuffer = 5,
NotImplemented = 6,
Win32Error = 7,
WrongState = 8,
Aborted = 9,
FileNotFound = 10,
ValueOverflow = 11,
AccessDenied = 12,
UnknownImageFormat = 13,
FontFamilyNotFound = 14,
FontStyleNotFound = 15,
NotTrueTypeFont = 16,
UnsupportedGdiplusVersion = 17,
GdiplusNotInitialized = 18,
PropertyNotFound = 19,
PropertyNotSupported = 20,
ProfileNotFound = 21
} |
Generated on Sat May 26 2012 05:40:26 for ReactOS by
1.7.6.1
|