#include "windows.h"Go to the source code of this file.
Defines | |
| #define | EXTERN __loadds __far __pascal |
| #define | ui8toSINT(a) ((SINT) (a)) |
| #define | ui16toSINT(a) |
| #define | ui32toSINT(a) |
| #define | si8toSINT(a) ((SINT) (a)) |
| #define | si16toSINT(a) |
| #define | si32toSINT(a) |
| #define | ui8f8toSFLOAT(a) ((SFLOAT)( (a)[0] + (a)[1]/256.0) ) |
| #define | ui16f16toSFLOAT(a) |
| #define | si16f16toSFLOAT(a) |
| #define | SigtoCSIG(a) |
Typedefs | |
| typedef int | BOOL |
| typedef unsigned char | BYTES |
| typedef short | SHORT |
| typedef unsigned short | USHORT |
| typedef signed long | SINT |
| typedef float | SFLOAT |
| typedef unsigned long | CSIG |
| typedef unsigned long | ATTRIB [2] |
| typedef BYTES __huge * | MEMPTR |
| typedef MEMPTR __huge * | PMEMPTR |
| typedef SHORT __huge * | PSHORT |
| typedef USHORT __huge * | PUSHORT |
| typedef SFLOAT __huge * | PFLOAT |
| typedef BYTES __far * | LPBYTES |
| typedef SINT __far * | LPSINT |
| typedef SFLOAT __far * | LPSFLOAT |
| typedef CSIG __far * | LPCSIG |
| typedef ATTRIB __far * | LPATTRIB |
| typedef MEMPTR __far * | LPMEMPTR |
| typedef icProfile __huge * | lpcpProfile |
| typedef icHeader __huge * | lpcpHeader |
| typedef icTagList __huge * | lpcpTagList |
| typedef icTag __huge * | lpcpTag |
| typedef icTagBase __huge * | lpcpTagBase |
| typedef icCurveType __huge * | lpcpCurveType |
| typedef icLut16Type __huge * | lpcpLut16Type |
| typedef icLut8Type __huge * | lpcpLut8Type |
| typedef icXYZType __huge * | lpcpXYZType |
Enumerations | |
| enum | cpError { CP_NULL_POINTER_ERR = 10000, CP_MEMORY_ALLOC_ERR, CP_FILE_OPEN_ERR, CP_FILE_READ_ERR, CP_FORMAT_ERR, CP_OUT_OF_RANGE_ERR, CP_NO_MEMORY_ERR, CP_NOT_FOUND_ERR, CP_POSTSCRIPT_ERR } |
|
|
Definition at line 87 of file jul98/dll32/icc_i386.h. |
|
|
Value: Definition at line 157 of file jul98/dll32/icc_i386.h. |
|
|
Value: Definition at line 143 of file jul98/dll32/icc_i386.h. |
|
|
Value: Definition at line 145 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 142 of file jul98/dll32/icc_i386.h. |
|
|
Value: Definition at line 164 of file jul98/dll32/icc_i386.h. |
|
|
Value:
Definition at line 151 of file jul98/dll32/icc_i386.h. |
|
|
Value:
Definition at line 135 of file jul98/dll32/icc_i386.h. |
|
|
Value: Definition at line 137 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 150 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 134 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 77 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 57 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 60 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 74 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 108 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 104 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 117 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 112 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 118 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 119 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 111 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 114 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 115 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 113 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 120 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 107 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 109 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 106 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 105 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 80 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 86 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 82 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 84 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 85 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 69 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 62 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 66 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 64 of file jul98/dll32/icc_i386.h. |
|
|
Definition at line 12 of file jul98/dll32/icc_i386.h.
|
1.3.7