42 static AFILE *
__stdcall open(
wchar_t const *,
void *,
unsigned long,
unsigned long,
unsigned long,
int );
50 unsigned int read(
void *,
unsigned int,
unsigned int );
51 unsigned int write(
void const *,
unsigned int,
unsigned int );
int writeString(wchar_t const *, unsigned int)
unsigned int write(void const *, unsigned int, unsigned int)
static int __stdcall clrerr(AFILE *)
int readString(wchar_t *, unsigned int)
bool isDevice(void) const
int writeBinaryBytes(void const *, unsigned int)
unsigned int read(void *, unsigned int, unsigned int)
int readBinaryBytes(void *, unsigned int)
static AFILE *__stdcall open(wchar_t const *, wchar_t const *)
static int __stdcall close(AFILE *, void **)
static int __stdcall checkError(AFILE *)
static AFILE *__stdcall open(wchar_t const *, void *, unsigned long, unsigned long, unsigned long, int)
unsigned int length(void) const
static int __stdcall closeAndDelete(AFILE *)
static AFILE *__stdcall stdOut(void)
int setFileTime(_FILETIME const *, _FILETIME const *, _FILETIME const *)
int getFileTime(_FILETIME *, _FILETIME *, _FILETIME *)
static ARX_API_STATIC AFILE * smpList