#include "StdAfx.h"#include "oofbool.h"#include <WINUSER.H>#include <WTYPES.H>#include "MacTypes_Extras.h"Include dependency graph for (includes without qtdevwin)/MacTypes.h:

Compounds | |
| struct | _extended80 |
| struct | _extended96 |
| struct | NumVersion |
| union | NumVersionVariant |
| struct | Rect |
| struct | UnsignedWide |
| struct | VersRec |
| struct | wide |
Defines | |
| #define | PP2MFC_WITH_QUICKTIME 0 |
| Flag indicating if we are using PP2MFC with QuickTime for Windows and the Mac API that brings in. | |
| #define | NULL 0 |
| #define | nil NULL |
| #define | StrLength(string) (*(char *)(string)) |
| #define | kInvalidID 0 |
Typedefs | |
| typedef unsigned char | Byte |
| typedef signed char | SignedByte |
| typedef Byte | UInt8 |
| typedef SignedByte | SInt8 |
| typedef unsigned short | UInt16 |
| typedef signed short | SInt16 |
| typedef unsigned long | UInt32 |
| typedef signed long | SInt32 |
| typedef UInt16 | UniChar |
| typedef char * | Ptr |
| typedef Ptr * | Handle |
| typedef long | Fixed |
| typedef Fixed * | FixedPtr |
| typedef long | Fract |
| typedef Fract * | FractPtr |
| typedef _extended80 | extended80 |
| typedef _extended96 | extended96 |
| typedef long double | float_t |
| typedef long double | double_t |
| typedef wide wide * | WidePtr |
| typedef UnsignedWide UnsignedWide * | UnsignedWidePtr |
| typedef bool | Boolean |
| typedef SInt8 | VHSelect |
| typedef char | Str255 [256] |
| typedef char | Str63 [64] |
| typedef char | Str32 [33] |
| typedef char | Str31 [32] |
| typedef char | Str27 [28] |
| typedef char | Str15 [16] |
| typedef char * | StringPtr |
| typedef char ** | StringHandle |
| typedef const char * | ConstStr255Param |
| typedef ConstStr255Param | ConstStr63Param |
| typedef ConstStr255Param | ConstStr32Param |
| typedef ConstStr255Param | ConstStr31Param |
| typedef ConstStr255Param | ConstStr27Param |
| typedef ConstStr255Param | ConstStr15Param |
| typedef short | OSErr |
| typedef short | ScriptCode |
| typedef short | LangCode |
| typedef unsigned long | FourCharCode |
| typedef unsigned char | Style |
| typedef FourCharCode | OSType |
| typedef FourCharCode | ResType |
| typedef OSType * | OSTypePtr |
| typedef ResType * | ResTypePtr |
| typedef Rect | Rect |
| typedef Rect * | RectPtr |
| typedef NumVersion | NumVersion |
| typedef NumVersionVariant | NumVersionVariant |
| typedef VersRec | VersRec |
| typedef VersRec * | VersRecPtr |
| typedef VersRec ** | VersRecHndl |
| typedef OpaqueRef * | KernelID |
| typedef UInt8 * | BytePtr |
| typedef UInt32 | ByteCount |
| typedef UInt32 | ItemCount |
| typedef SInt32 | OSStatus |
| typedef void * | LogicalAddress |
| typedef void * | PhysicalAddress |
| typedef UInt32 | OptionBits |
| typedef UInt32 | PBVersion |
| typedef UnsignedWide | AbsoluteTime |
| typedef SInt32 | Duration |
Enumerations | |
| enum | { noErr = 0 } |
| enum | { v, h } |
| enum | { kVariableLengthArray = 1 } |
| enum | { kNilOptions = 0 } |
|
|
|
|
|
|
|
|
|
|
|
Flag indicating if we are using PP2MFC with QuickTime for Windows and the Mac API that brings in.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.17