31 Oct
2006
31 Oct
'06
11:43 a.m.
Module: wine Branch: master Commit: 98a3912e9f88c93637fadf532586b57e3f1a6009 URL: http://source.winehq.org/git/wine.git/?a=commit;h=98a3912e9f88c93637fadf5325... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Oct 31 12:05:19 2006 +0100 kernel32: Fixed behavior of FindFirstFile for DOS devices. --- dlls/kernel32/file.c | 71 +++++++++++++++++++++++++++------- dlls/kernel32/tests/file.c | 93 ++++++++++++++++++++++++++++++++++++-------- 2 files changed, 134 insertions(+), 30 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=98a3912e9f88c93637fadf...