Winetest: What to do if NT4 behaves other then W2k and up

Austin English austinenglish at gmail.com
Sat Jan 16 18:35:17 CST 2010


On Sat, Jan 16, 2010 at 1:06 PM, Uwe Bonnes
<bon at elektron.ikp.physik.tu-darmstadt.de> wrote:
>
> Wine Bug 21292 shows a problem with
> CreateFileA("bla/n", GENERIC_READ, FILE_SHARE_READ | FILE_SHARE_WRITE,
>  NULL, OPEN_ALWAYS, FILE_ATTRIBUTE_NORMAL, NULL)
>
> All winebot systems beside WNT4WSSP6 return ERROR_INVALID_NAME 123L, while
> wine and NT4 happily open the file. How to proceed?

Sounds like you should use the broken() macro...

-- 
-Austin



More information about the wine-devel mailing list