wine/ include/oledlg.h dlls/oledlg/oledlg_main ...

Alexandre Julliard julliard at winehq.org
Tue Nov 4 19:34:39 CST 2003


ChangeSet ID:	9973
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/11/04 19:34:38

Modified files:
	include        : oledlg.h 
	dlls/oledlg    : oledlg_main.c Makefile.in .cvsignore 
Added files:
	dlls/oledlg    : rsrc.rc resource.h oledlg_En.rc insobjdlg.c 

Log message:
	Ulrich Czekalla <ulrich at codeweavers.com>
	Initial implementation of OleUIInsertObject.

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

Old revision  New revision  Changes     Path
 1.15          1.16          +19 -0      wine/include/oledlg.h
 1.8           1.9           +23 -10     wine/dlls/oledlg/oledlg_main.c
 1.11          1.12          +4 -2       wine/dlls/oledlg/Makefile.in
 1.7           1.8           +1 -0       wine/dlls/oledlg/.cvsignore
 Added         1.1           +0 -0       wine/dlls/oledlg/rsrc.rc
 Added         1.1           +0 -0       wine/dlls/oledlg/resource.h
 Added         1.1           +0 -0       wine/dlls/oledlg/oledlg_En.rc
 Added         1.1           +0 -0       wine/dlls/oledlg/insobjdlg.c




More information about the wine-cvs mailing list