ChangeSet ID: 13573
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/08/31 20:29:19
Modified files:
include : winternl.h
dlls/ntdll/tests: rtlbitmap.c
Log message:
Francois Gouget <fgouget(a)free.fr>
Disable the RtlBitMap tests if compiling with the Microsoft headers as
they are missing critical structure and API declarations.
Patch: http://cvs.winehq.org/patch.py?id=13573
Old revision New revision Changes Path
1.91 1.92 +3 -3 wine/include/winternl.h
1.8 1.9 +5 -0 wine/dlls/ntdll/tests/rtlbitmap.c