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 *);
94 #if !defined(__MINGW32__)
95 gettimeofday(
struct timeval *,
struct timezone *),
97 NTCloseDirectory(
DIR *),
98 NTCloseLibrary(
void *),
99 NTControlHandler(
void),
101 NTTruncateFile(
int,off_t),
102 NTGhostscriptEXE(
char *,
int),
103 NTGhostscriptFonts(
char *,
int),
104 NTInitializeLibrary(
void),
105 NTSetSearchPath(
const char *),
106 NTUnmapMemory(
void *,
size_t),
107 NTSystemCommand(
const char *,
char *);
110 NTSystemConfiguration(
int);
113 NTGatherRandomData(
const size_t,
unsigned char *),
114 NTGetExecutionPath(
char *,
const size_t),
115 NTGetModulePath(
const char *,
char *),
119 NTLongPathsEnabled();
122 *NTReadDirectory(
DIR *);
125 *NTRegistryKeyLookup(
const char *),
126 *NTResourceToBlob(
const char *);
129 *NTGetLibrarySymbol(
void *,
const char *),
132 *NTOpenLibrary(
const char *),
133 NTWindowsGenesis(
void),
134 NTWindowsTerminus(
void);
140 #if defined(__cplusplus) || defined(c_plusplus)
ssize_t MagickOffsetType
Definition: magick-type.h:135
MagickBooleanType
Definition: magick-type.h:198
#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