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__)
68 #if defined(MAGICKCORE_BZLIB_DELEGATE)
75 *NTGetLastError(
void);
77 #if !defined(MAGICKCORE_LTDL_DELEGATE)
79 *NTGetLibraryError(
void);
82 #if !defined(XS_VERSION)
84 *NTGetLibraryError(
void);
87 *NTOpenDirectory(
const char *);
95 #if !defined(__MINGW32__)
96 gettimeofday(
struct timeval *,
struct timezone *),
99 NTCloseDirectory(
DIR *),
100 NTCloseLibrary(
void *),
101 NTControlHandler(
void),
103 NTTruncateFile(
int,off_t),
104 NTGhostscriptDLL(
char *,
int),
105 NTGhostscriptEXE(
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 *),
136 *NTOpenLibrary(
const char *),
137 NTWindowsGenesis(
void),
138 NTWindowsTerminus(
void);
144 #if defined(__cplusplus) || defined(c_plusplus)
ssize_t MagickOffsetType
Definition: magick-type.h:135
MagickBooleanType
Definition: magick-type.h:198
MagickExport int Exit(int)
#define MagickPrivate
Definition: method-attribute.h:81
#define MagickExport
Definition: method-attribute.h:80
int d_namlen
Definition: mac.h:59
char d_name[255]
Definition: mac.h:56