ChangeSet ID: 1032221019952648364081146 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/09/16 19:03:39
Modified files: dlls/ntdll/tests: error.c include : Makefile.in winnt.h Added files: include : ntstatus.h
Log message: Francois Gouget fgouget@free.fr Move all STATUS_* and RPC_NT_* to ntstatus.h as per Windows SDK. Add some missing constants. Include ntstatus.h in winnt.h.
Patch: http://cvs.winehq.com/patch.py?id=1032221019952648364081146
Revision Changes Path 1.3 +7 -3 wine/dlls/ntdll/tests/error.c 1.61 +1 -0 wine/include/Makefile.in 1.125 +1 -970 wine/include/winnt.h 1.1 +0 -0 wine/include/ntstatus.h