[Bug 17838] I/O error 32 while opening executable for reading

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 25 04:22:30 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=17838





--- Comment #3 from Andrew Nguyen <arethusa26 at gmail.com>  2009-03-25 04:22:30 ---
Is there an available download for this application for test purposes? My quick
and probably hasty conclusion was that Wine does OpenFile16 on NE modules with
flags OF_READ|OF_SHARE_DENY_WRITE (dlls/kernel32/module.c:950), which seems to
be getting in the way of the CreateFileW call on the line you mentioned:

0019:Call KERNEL32.CreateFileW(006dd540
L"C:\\condi\\CONDILNK.EXE",c0000000,00000003,00000000,00000003,00000000,00000000)
ret=7e8779a1
0019:Ret  KERNEL32.CreateFileW() retval=ffffffff ret=7e8779a1


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list