11 Sep
2009
11 Sep
'09
11:38 p.m.
pw: wine 2009/9/11 Markus Stockhausen <markus.stockhausen(a)collogia.de>
Hi,
as I have no Windows machine and cannot test this. I'm in need for someone who can build a small exe that gives further hints to my observations in bug #9575.
The following is needed:
call CreateFileW( 'testfile.txt', ..., dwShareMode = 0, ...) call CreateFileW( 'testfile.txt', ..., dwShareMode = 0, ...)
Return the result of second call. I expect it to be a valid handle on Windows whereas Wine will return an invalid handle.
Thanks in advance.
Markus