Help with a native Windows test program needed (CreateFileW)

Markus Stockhausen markus.stockhausen at collogia.de
Fri Sep 11 15:56:33 CDT 2009


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




More information about the wine-devel mailing list