ChangeSet ID: 9386 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/17 23:25:31
Modified files: files : dos_fs.c dlls/kernel : file16.c
Log message: Reimplemented the 16-bit FindFirstFile, FindNextFile and FindClose functions on top of their 32-bit counterpart, and moved them to dlls/kernel.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9386
Old revision New revision Changes Path 1.138 1.139 +2 -130 wine/files/dos_fs.c 1.2 1.3 +60 -0 wine/dlls/kernel/file16.c