ReactOS
0.4.15-dev-4853-g3a72a52
|
Go to the source code of this file.
Classes | |
struct | WIN32FILE_IOWIN |
Macros | |
#define | INVALID_HANDLE_VALUE (0xFFFFFFFF) |
#define | INVALID_SET_FILE_POINTER ((DWORD)-1) |
void fill_win32_filefunc | ( | zlib_filefunc_def * | pzlib_filefunc_def | ) |
Definition at line 414 of file iowin32.c.
void fill_win32_filefunc64 | ( | zlib_filefunc64_def * | pzlib_filefunc_def | ) |
Definition at line 426 of file iowin32.c.
void fill_win32_filefunc64A | ( | zlib_filefunc64_def * | pzlib_filefunc_def | ) |
Definition at line 439 of file iowin32.c.
void fill_win32_filefunc64W | ( | zlib_filefunc64_def * | pzlib_filefunc_def | ) |
Definition at line 452 of file iowin32.c.
Referenced by init_zlib(), and CZipCreatorImpl::JustDoIt().
|
static |
Definition at line 241 of file iowin32.c.
Referenced by win32_seek64_file_func(), win32_seek_file_func(), win32_tell64_file_func(), and win32_tell_file_func().
uLong ZCALLBACK win32_write_file_func OF | ( | (voidpf opaque, voidpf stream, const void *buf, uLong size) | ) |
long ZCALLBACK win32_seek64_file_func OF | ( | (voidpf opaque, voidpf stream, ZPOS64_T offset, int origin) | ) |
Definition at line 77 of file iowin32.c.
Referenced by win32_open64_file_func(), win32_open64_file_funcA(), win32_open64_file_funcW(), and win32_open_file_func().
Definition at line 386 of file iowin32.c.
Referenced by fill_win32_filefunc(), fill_win32_filefunc64(), fill_win32_filefunc64A(), and fill_win32_filefunc64W().
Definition at line 404 of file iowin32.c.
Referenced by fill_win32_filefunc(), fill_win32_filefunc64(), fill_win32_filefunc64A(), and fill_win32_filefunc64W().
Definition at line 96 of file iowin32.c.
Referenced by fill_win32_filefunc64().
Definition at line 125 of file iowin32.c.
Referenced by fill_win32_filefunc64A().
Definition at line 149 of file iowin32.c.
Referenced by fill_win32_filefunc64W().
Definition at line 169 of file iowin32.c.
Referenced by fill_win32_filefunc().
Definition at line 198 of file iowin32.c.
Referenced by fill_win32_filefunc(), fill_win32_filefunc64(), fill_win32_filefunc64A(), and fill_win32_filefunc64W().
Definition at line 347 of file iowin32.c.
Referenced by fill_win32_filefunc64(), fill_win32_filefunc64A(), and fill_win32_filefunc64W().
Definition at line 309 of file iowin32.c.
Referenced by fill_win32_filefunc().
Definition at line 284 of file iowin32.c.
Referenced by fill_win32_filefunc64(), fill_win32_filefunc64A(), and fill_win32_filefunc64W().
Definition at line 261 of file iowin32.c.
Referenced by fill_win32_filefunc().
|
static |
Definition at line 51 of file iowin32.c.
Referenced by win32_open64_file_func(), win32_open64_file_funcA(), win32_open64_file_funcW(), and win32_open_file_func().
uLong ZCALLBACK win32_write_file_func | ( | voidpf | opaque, |
voidpf | stream, | ||
const void * | buf, | ||
uLong | size | ||
) |
Definition at line 220 of file iowin32.c.
Referenced by fill_win32_filefunc(), fill_win32_filefunc64(), fill_win32_filefunc64A(), and fill_win32_filefunc64W().