18 #ifndef MAGICKCORE_NT_BASE_PRIVATE_H
19 #define MAGICKCORE_NT_BASE_PRIVATE_H
26 #if defined(__cplusplus) || defined(c_plusplus)
30 #if defined(MAGICKCORE_WINDOWS_SUPPORT)
32 #if !defined(XS_VERSION)
57 #if !defined(__MINGW32__)
70 #if defined(MAGICKCORE_BZLIB_DELEGATE)
77 *NTGetLastError(
void);
79 #if !defined(MAGICKCORE_LTDL_DELEGATE)
81 *NTGetLibraryError(
void);
84 #if !defined(XS_VERSION)
86 *NTGetLibraryError(
void);
89 *NTOpenDirectory(
const char *);
98 #if !defined(__MINGW32__)
99 gettimeofday(
struct timeval *,
struct timezone *),
102 NTCloseDirectory(DIR *),
103 NTCloseLibrary(
void *),
104 NTControlHandler(
void),
106 NTTruncateFile(
int,off_t),
107 NTGhostscriptDLL(
char *,
int),
108 NTGhostscriptFonts(
char *,
int),
109 NTGhostscriptLoadDLL(
void),
110 NTInitializeLibrary(
void),
111 NTSetSearchPath(
const char *),
112 NTUnmapMemory(
void *,
size_t),
113 NTSystemCommand(
const char *,
char *);
116 NTSystemConfiguration(
int);
119 NTGatherRandomData(
const size_t,
unsigned char *),
120 NTGetExecutionPath(
char *,
const size_t),
121 NTGetModulePath(
const char *,
char *),
125 NTLongPathsEnabled();
128 *NTReadDirectory(DIR *);
131 *NTRegistryKeyLookup(
const char *),
132 *NTResourceToBlob(
const char *);
135 *NTGetLibrarySymbol(
void *,
const char *),
136 NTGhostscriptEXE(
char *,
int),
139 *NTOpenLibrary(
const char *),
140 NTWindowsGenesis(
void),
141 NTWindowsTerminus(
void);
147 #if defined(__cplusplus) || defined(c_plusplus)
#define Exit
Definition: studio.h:268
ssize_t MagickOffsetType
Definition: magick-type.h:133
MagickBooleanType
Definition: magick-type.h:169
#define MagickPrivate
Definition: method-attribute.h:81
#define MagickExport
Definition: method-attribute.h:80