ChangeSet ID: 7711 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/03/29 21:04:38
Modified files: msdos : int21.c include : winbase.h dlls/winedos : int21.c
Log message: Jukka Heinonen jhei@iki.fi Add prototype for GetCompressedFileSize. Move some int21 functions to winedos. Improve file attribute functions.
Patch: http://cvs.winehq.com/patch.py?id=7711
Old revision New revision Changes Path 1.90 1.91 +0 -134 wine/msdos/int21.c 1.180 1.181 +3 -0 wine/include/winbase.h 1.26 1.27 +394 -34 wine/dlls/winedos/int21.c