wine/ include/winternl.h dlls/ntdll/tests/rtlb ...

Alexandre Julliard julliard at winehq.org
Mon Aug 23 13:52:54 CDT 2004


ChangeSet ID:	13456
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/08/23 13:52:54

Modified files:
	include        : winternl.h 
	dlls/ntdll/tests: rtlbitmap.c 
	dlls/ntdll     : thread.c rtlbitmap.c 
	dlls/msvcrt    : scanf.h 

Log message:
	Francois Gouget <fgouget at free.fr>
	Update RTL_BITMAP and RTL_BITMAP_RUN to match the 2000 DDK.
	Only test the Rtl{Initialize,SetAll,ClearAll}Bits macros if they are
	defined.

Patch: http://cvs.winehq.org/patch.py?id=13456

Old revision  New revision  Changes     Path
 1.88          1.89          +5 -24      wine/include/winternl.h
 1.7           1.8           +48 -67     wine/dlls/ntdll/tests/rtlbitmap.c
 1.20          1.21          +1 -1       wine/dlls/ntdll/thread.c
 1.9           1.10          +40 -25     wine/dlls/ntdll/rtlbitmap.c
 1.17          1.18          +1 -1       wine/dlls/msvcrt/scanf.h




More information about the wine-cvs mailing list