ChangeSet ID: 19447 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/11 05:29:03
Modified files: dlls/ntdll/tests: reg.c
Log message: Francois Gouget fgouget@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