Problem with CreateFileA on "\\\\.\\COM1"

Alexandre Julliard julliard at winehq.org
Mon May 10 22:45:37 CDT 2004


Scott W Gifford <gifford at umich.edu> writes:

> CreateFileW identifies the file as starting with backslashes and a
> dot, and in files/file.c:358 it uses RtlIsDosDevice to determine
> whether it's a DOS device name.  RtlIsDosDevice returns 0, so at line
> 360 Wine tries to open \\.\COM1 as a VxD.

Try a more recent Wine.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list