Commit Graph

14 Commits

Author SHA1 Message Date
Alexandre Julliard ee9698c55f wiaservc: Convert the remaining registrations to IRegistrar format. 2011-08-02 21:55:15 +02:00
Alexandre Julliard 49ef4f1c75 wiaservc: Register the service from wine.inf. 2011-08-02 21:48:37 +02:00
Alexandre Julliard b56dc9a6f7 winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
Marcus Meissner bce961e98f wiaservc: Mark internal symbols with hidden visibility. 2011-05-25 11:50:40 +02:00
Michael Stefaniuc c4e71c2e09 wiaservc: COM cleanup for the IWiaDevMgr iface. 2011-01-13 15:22:00 +01:00
Michael Stefaniuc 70a1ce9954 wiaservc: COM cleanup for the IClassFactory iface. 2011-01-13 15:22:00 +01:00
Alexandre Julliard c09f188c98 wiaservc: Convert coclasses registration to the IRegistrar mechanism. 2010-12-20 12:47:38 +01:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Damjan Jovanovic 3ec06f8082 wiaservc: Add self registration. 2009-11-05 14:45:33 +01:00
Alexandre Julliard ab1f58864e wia: Force specifying the correct header version in Wine code. 2009-11-04 13:07:55 +01:00
Damjan Jovanovic 158f63d06a wiaservc: Add the class factory and IWiaDevMgr stubs. 2009-11-04 13:07:55 +01:00
Damjan Jovanovic 3223337746 wiaservc: Add wiaservc.dll and implement its svchost entrypoint. 2009-10-30 15:25:51 +01:00