Implemented 64bit file size handling.
authorMarcus Meissner <marcus@jet.franken.de>
Mon, 14 May 2001 20:09:37 +0000 (20:09 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 May 2001 20:09:37 +0000 (20:09 +0000)
commit3f1ed52d8b37bcf445839928355523c8ac0fa400
tree56795b75ec36b3dc4ab4e4d8e42897437c3ee46a
parent5920737f80e397f69a250ef596e01a6e49805467
Implemented 64bit file size handling.
Removed several unneeded sys/stat.h includes.
29 files changed:
configure
configure.in
dlls/shell32/shelllink.c
dlls/winaspi/aspi.c
dlls/winaspi/winaspi16.c
dlls/winaspi/winaspi32.c
dlls/winedos/dosvm.c
dlls/wineps/afm.c
dlls/wininet/ftp.c
files/file.c
graphics/x11drv/xfont.c
include/acconfig.h
include/config.h.in
include/wine/port.h
library/loader.c
library/port.c
loader/dos/dosmod.c
loader/ne/resource.c
loader/ne/segment.c
msdos/int13.c
msdos/int21.c
server/console.c
server/file.c
server/pipe.c
server/serial.c
server/sock.c
win32/device.c
win32/file.c
windows/clipboard.c