CreateFile problem (with patch)

2004-03-11 Thread Stefan Leichter
Sorry, this time with patch attached Hello, i have a program that trys to open the serial port with CreateFile() like this: Call kernel32.CreateFileA(00422f7c .\\COM1,c000,, ,0003,0080,) The function call fail with current CVS. After debugging some

Re: CreateFile problem (with patch)

2004-03-11 Thread Tom
Stefan Leichter wrote: Sorry, this time with patch attached You need to send patches to wine-patches. Tom

Re: CreateFile problem (with patch)

2004-03-11 Thread Christian Britz
Tom schrieb: Stefan Leichter wrote: Sorry, this time with patch attached You need to send patches to wine-patches. Quote from OP: different usages is verry limited. Therefore i post the patch here for comment. I thought that is what this list about: discussion about development?!

Re: CreateFile problem (with patch)

2004-03-11 Thread Tom
Christian Britz wrote: Tom schrieb: Stefan Leichter wrote: Sorry, this time with patch attached You need to send patches to wine-patches. Quote from OP: different usages is verry limited. Therefore i post the patch here for comment. I thought that is what this list about: discussion about