wine/dlls/shdocvw webbrowser.c shdocvw_main.c ...

Alexandre Julliard julliard at winehq.org
Thu Jan 27 04:43:53 CST 2005


ChangeSet ID:	15714
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/27 04:43:53

Modified files:
	dlls/shdocvw   : webbrowser.c shdocvw_main.c shdocvw.h persist.c 
	                 oleobject.c misc.c factory.c events.c 
	                 classinfo.c 

Log message:
	James Hawkins <truiken at gmail.com>
	Properly implement DllCanUnloadNow ref counting. Make sure the mozilla
	control is ready to unload as well.

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

Old revision  New revision  Changes     Path
 1.11          1.12          +8 -14      wine/dlls/shdocvw/webbrowser.c
 1.24          1.25          +26 -1      wine/dlls/shdocvw/shdocvw_main.c
 1.10          1.11          +7 -0       wine/dlls/shdocvw/shdocvw.h
 1.9           1.10          +16 -28     wine/dlls/shdocvw/persist.c
 1.11          1.12          +21 -40     wine/dlls/shdocvw/oleobject.c
 1.10          1.11          +8 -14      wine/dlls/shdocvw/misc.c
 1.10          1.11          +16 -24     wine/dlls/shdocvw/factory.c
 1.12          1.13          +16 -28     wine/dlls/shdocvw/events.c
 1.13          1.14          +16 -28     wine/dlls/shdocvw/classinfo.c




More information about the wine-cvs mailing list