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 NTGhostscriptEXE(
char *,
int),
109 NTGhostscriptFonts(
char *,
int),
110 NTGhostscriptLoadDLL(
void),
111 NTInitializeLibrary(
void),
112 NTSetSearchPath(
const char *),
113 NTUnmapMemory(
void *,
size_t),
114 NTSystemCommand(
const char *,
char *);
117 NTSystemConfiguration(
int);
120 NTGatherRandomData(
const size_t,
unsigned char *),
121 NTGetExecutionPath(
char *,
const size_t),
122 NTGetModulePath(
const char *,
char *),
126 NTLongPathsEnabled();
129 *NTReadDirectory(DIR *);
132 *NTRegistryKeyLookup(
const char *),
133 *NTResourceToBlob(
const char *);
136 *NTGetLibrarySymbol(
void *,
const char *),
139 *NTOpenLibrary(
const char *),
140 NTWindowsGenesis(
void),
141 NTWindowsTerminus(
void);
147 #if defined(__cplusplus) || defined(c_plusplus)
#define Exit
Definition: studio.h:262
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