ChangeSet ID: 6813 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/02 11:50:48
Modified files: dlls/ntdll/tests: error.c dlls/ntdll : error.c
Log message: Francois Gouget fgouget@free.fr Fix mapping of STATUS_DEVICE_NOT_CONNECTED to match XP. Fixed the prototype of statustodoserror to make the test work on NT4. Added alternate return values to make the test work on Win98. Check whether RtlNtStatusToDosError ismissing to make the test work on Win95. Added a strict option to cause the test to only accept the standard mapping.
Patch: http://cvs.winehq.com/patch.py?id=6813
Old revision New revision Changes Path 1.3 1.4 +105 -78 wine/dlls/ntdll/tests/error.c 1.7 1.8 +1 -1 wine/dlls/ntdll/error.c