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 *);
97 #if !defined(__MINGW32__)
98 gettimeofday(
struct timeval *,
struct timezone *),
100 NTCloseDirectory(DIR *),
101 NTCloseLibrary(
void *),
102 NTControlHandler(
void),
104 NTTruncateFile(
int,off_t),
105 NTGhostscriptDLL(
char *,
int),
106 NTGhostscriptFonts(
char *,
int),
107 NTGhostscriptLoadDLL(
void),
108 NTInitializeLibrary(
void),
109 NTSetSearchPath(
const char *),
110 NTUnmapMemory(
void *,
size_t),
111 NTSystemCommand(
const char *,
char *);
114 NTSystemConfiguration(
int);
117 NTGatherRandomData(
const size_t,
unsigned char *),
118 NTGetExecutionPath(
char *,
const size_t),
119 NTGetModulePath(
const char *,
char *),
123 NTLongPathsEnabled();
126 *NTReadDirectory(DIR *);
129 *NTRegistryKeyLookup(
const char *),
130 *NTResourceToBlob(
const char *);
133 *NTGetLibrarySymbol(
void *,
const char *),
134 NTGhostscriptEXE(
char *,
int),
137 *NTOpenLibrary(
const char *),
138 NTWindowsGenesis(
void),
139 NTWindowsTerminus(
void);
145 #if defined(__cplusplus) || defined(c_plusplus)
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