wine/dlls/comcat Makefile.in comcat.h comcat.s ...
ChangeSet ID: 102399561892356789003043 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 02/06/13 14:13:38 Modified files: dlls/comcat : Makefile.in comcat.h comcat.spec comcat_main.c information.c register.c Added files: dlls/comcat : regsvr.c regsvr.h Log message: John K. Hohm <jhohm(a)acm.org> Completed implementation of comcat.dll, incl. Dll[Un]RegisterServer. Patch: http://cvs.winehq.com/patch.py?id=102399561892356789003043 Revision Changes Path 1.5 +2 -1 wine/dlls/comcat/Makefile.in 1.5 +6 -0 wine/dlls/comcat/comcat.h 1.2 +1 -0 wine/dlls/comcat/comcat.spec 1.2 +74 -6 wine/dlls/comcat/comcat_main.c 1.5 +1 -2 wine/dlls/comcat/information.c 1.3 +184 -13 wine/dlls/comcat/register.c 1.1 +0 -0 wine/dlls/comcat/regsvr.c 1.1 +0 -0 wine/dlls/comcat/regsvr.h
participants (1)
-
Alexandre Julliard