wine/dlls/advapi32/tests registry.c

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jan 13 12:29:31 CST 2003


ChangeSet ID:	7010
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/01/13 12:29:31

Modified files:
	dlls/advapi32/tests: registry.c 

Log message:
	Francois Gouget <fgouget at free.fr>
	Use only Ansi APIs for cleaning up the registry.
	Skip Unicode tests if the Unicode APIs are not implemented.
	If the value name buffer is too small, Win9x returns the number of
	characters returned as specified in the MSDN while other Windows
	return the number of bytes written (including the trailing '\0').

Patch: http://cvs.winehq.com/patch.py?id=7010

Old revision  New revision  Changes     Path
 1.3           1.4           +9 -4       wine/dlls/advapi32/tests/registry.c




More information about the wine-cvs mailing list