RE: Help with a native Windows test program needed (CreateFileW).

2009-09-12 Thread Markus Stockhausen
Sorry for the the wrong feedback. As I have limited possibilites creating executables on Windows I relied on Thomas executable for the tests. Maybe you can post a corrected version. It is not my intention to confuse someone. Im just trying to narrow down my initial analysis. The last write access

Re: Help with a native Windows test program needed (CreateFileW).

2009-09-11 Thread Markus Stockhausen
Am Samstag, den 12.09.2009, 01:39 +0200 schrieb Thomas Trummer: > Actually, forget about the password and give the file without > extension a .exe extension... > > 2009/9/12 Thomas Trummer > pw: wine > > 2009/9/11 Markus Stockhausen > > >

Re: Help with a native Windows test program needed (CreateFileW).

2009-09-11 Thread Thomas Trummer
Actually, forget about the password and give the file without extension a .exe extension... 2009/9/12 Thomas Trummer > pw: wine > > 2009/9/11 Markus Stockhausen > > 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 furth

RE: Help with a native Windows test program needed (CreateFileW)

2009-09-11 Thread Greg Geldorp
Hi Markus, > From: Markus Stockhausen > > 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, ...) >

Re: Help with a native Windows test program needed (CreateFileW)

2009-09-11 Thread Nikolay Sivov
Markus Stockhausen wrote: 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( 't