ReactOS 0.4.16-dev-319-g6cf4263
|
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 419 of file iowin32.c.
void fill_win32_filefunc64 | ( | zlib_filefunc64_def * | pzlib_filefunc_def | ) |
Definition at line 431 of file iowin32.c.
void fill_win32_filefunc64A | ( | zlib_filefunc64_def * | pzlib_filefunc_def | ) |
Definition at line 444 of file iowin32.c.
void fill_win32_filefunc64W | ( | zlib_filefunc64_def * | pzlib_filefunc_def | ) |
Definition at line 457 of file iowin32.c.
Referenced by ExtractFilesFromZip(), init_zlib(), and CZipCreatorImpl::JustDoIt().
|
static |
Definition at line 246 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 82 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 391 of file iowin32.c.
Referenced by fill_win32_filefunc(), fill_win32_filefunc64(), fill_win32_filefunc64A(), and fill_win32_filefunc64W().
Definition at line 409 of file iowin32.c.
Referenced by fill_win32_filefunc(), fill_win32_filefunc64(), fill_win32_filefunc64A(), and fill_win32_filefunc64W().
Definition at line 101 of file iowin32.c.
Referenced by fill_win32_filefunc64().
Definition at line 130 of file iowin32.c.
Referenced by fill_win32_filefunc64A().
Definition at line 154 of file iowin32.c.
Referenced by fill_win32_filefunc64W().
Definition at line 174 of file iowin32.c.
Referenced by fill_win32_filefunc().
Definition at line 203 of file iowin32.c.
Referenced by fill_win32_filefunc(), fill_win32_filefunc64(), fill_win32_filefunc64A(), and fill_win32_filefunc64W().
Definition at line 352 of file iowin32.c.
Referenced by fill_win32_filefunc64(), fill_win32_filefunc64A(), and fill_win32_filefunc64W().
Definition at line 314 of file iowin32.c.
Referenced by fill_win32_filefunc().
Definition at line 289 of file iowin32.c.
Referenced by fill_win32_filefunc64(), fill_win32_filefunc64A(), and fill_win32_filefunc64W().
Definition at line 266 of file iowin32.c.
Referenced by fill_win32_filefunc().
|
static |
Definition at line 56 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 225 of file iowin32.c.
Referenced by fill_win32_filefunc(), fill_win32_filefunc64(), fill_win32_filefunc64A(), and fill_win32_filefunc64W().