wine/ include/advpub.h dlls/advpack/advpack.sp ...

Alexandre Julliard julliard at winehq.org
Thu Jan 20 14:03:14 CST 2005


ChangeSet ID:	15575
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/20 14:03:14

Modified files:
	include        : advpub.h 
	dlls/advpack   : advpack.spec advpack.c Makefile.in 
	.              : configure.ac configure 
Added files:
	dlls/advpack/tests: advpack.c Makefile.in .cvsignore 

Log message:
	Robert Reif <reif at earthlink.net>
	Added stubs for NeedRebootInit and NeedReboot.
	Added implementations for GetVersionFromFile and
	GetVersionFromFileEx.
	Added test for GetVersionFromFile.

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

Old revision  New revision  Changes     Path
 1.1           1.2           +4 -0       wine/include/advpub.h
 1.4           1.5           +4 -4       wine/dlls/advpack/advpack.spec
 1.6           1.7           +76 -0      wine/dlls/advpack/advpack.c
 1.1           1.2           +3 -1       wine/dlls/advpack/Makefile.in
 1.333         1.334         +1 -0       wine/configure.ac
 1.626         1.627         +2 -1       wine/configure
 Added         1.1           +0 -0       wine/dlls/advpack/tests/advpack.c
 Added         1.1           +0 -0       wine/dlls/advpack/tests/Makefile.in
 Added         1.1           +0 -0       wine/dlls/advpack/tests/.cvsignore




More information about the wine-cvs mailing list