wine/dlls/ntdll/tests reg.c

Alexandre Julliard julliard at winehq.org
Thu Aug 11 05:29:03 CDT 2005


ChangeSet ID:	19447
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/11 05:29:03

Modified files:
	dlls/ntdll/tests: reg.c 

Log message:
	Francois Gouget <fgouget at free.fr>
	Remove unneeded wine/library.h include.
	Use lstrlenW() instead of the Wine-specific strlenW(). This also lets
	us get rid of the wine/unicode.h include.
	Define the InitializeObjectAttributes() macro if not using Wine's
	winternl.h header.

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

Old revision  New revision  Changes     Path
 1.5           1.6           +11 -3      wine/dlls/ntdll/tests/reg.c




More information about the wine-cvs mailing list