Actually, forget about the password and give the file without extension a .exe extension...

2009/9/12 Thomas Trummer <th.trummer@gmail.com>
pw: wine

2009/9/11 Markus Stockhausen <markus.stockhausen@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