Commit Graph

12 Commits

Author SHA1 Message Date
Jacek Caban bdf8c7a148 inseng: Added IInstallEngine2 stub. 2015-04-22 23:27:09 +09:00
Jacek Caban 4d7b7b71e1 inseng.idl: Added new IDL. 2015-04-22 23:26:38 +09:00
Jacek Caban f3ff3e5055 inseng: Added CLSID_ActiveSetupEng class factory. 2015-04-20 22:05:24 +09:00
Alexandre Julliard f02cdd877f Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
Austin English f8077a5697 inseng: Add a stub for DllInstall. 2012-07-09 15:46:51 -04:00
Alexandre Julliard b56dc9a6f7 winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
Alexandre Julliard 26c7172177 inseng: Convert dll registration to the IRegistrar mechanism. 2010-12-02 14:16:17 +01:00
Reece Dunn a2c41b72f8 Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
Andrew Talbot e25d073f57 inseng: Exclude unused header. 2007-05-07 20:34:07 +02:00
Francois Gouget b2656633a6 Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
Francois Gouget feab43c7ba inseng: Switch to the standard regsvr.c registration code.
Now the CLSID_DLManager and CLSID_ActiveSetupEng keys get proper display names.
This also gives us DllUnregisterServer() for free.
2006-08-08 11:16:24 +02:00
Mike McCormack 705178fb71 inseng: Initial implementation of inseng (required for IE6 to install under win2k). 2006-06-16 16:05:49 +02:00