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

Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Sat Jan 16 13:06:08 CST 2010


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?

 
=== WNT4WSSP6 (NT4 Workstation SP6 (English, IE2)) ===
file.c:875: Test failed: CreateFileA failed on nonexist.ent/, hFile
000000B4, err=0, should be 123

=== W2KPROSP4 (Windows 2000 Professional SP4) ===
No test failures found

=== WXPPROSP3 (XP Professional SP3 (English, IE6)) ===
No test failures found

=== W2K3R2SESP2 (Server 2003 R2 Standard Edition SP2) ===
No test failures found

=== WVISTAADM (Windows Vista (English, IE7)) ===
No test failures found

=== W2K8SE (Server 2008 Standard Edition) ===
No test failures found
-- 
Uwe Bonnes                bon at elektron.ikp.physik.tu-darmstadt.de

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------



More information about the wine-devel mailing list