Commit Graph

9 Commits

Author SHA1 Message Date
Hans Leidekker 04f3c2bbb0 qmgr: Update to IBackgroundCopyFile2. 2015-06-05 18:39:26 +09:00
Thomas Faber 8365eb8753 qmgr: Register WINE_REGISTRY resource in DllRegisterServer instead of a nonexistent inf file. 2014-05-01 16:31:36 +02:00
Alexandre Julliard f02cdd877f Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
Alexandre Julliard c1fce74587 qmgr: Register the service from wine.inf. 2011-08-02 22:05:06 +02:00
Andrew Talbot 201cbd3efa qmgr: Sign-compare warnings fix. 2008-09-08 12:31:51 +02:00
Rob Shearman b2603687cc qmgr: Dynamically link to advpack.dll.
Use RegInstall instead of RegInstallA as RegInstallA isn't available in
some native versions of advpack commonly installed by programs.
2008-04-14 12:40:22 +02:00
Alexandre Julliard 84cf9caa75 qmgr: Ignore errors when registering the service. 2008-02-25 12:17:40 +01:00
Roy Shea 313a903a85 qmgr: Implement DLL server registration. 2008-02-19 20:47:38 +01:00
Roy Shea b655da6412 qmgr: Renamed bits_main.c to qmgr_main.c and updated comments. 2007-12-06 14:45:24 +01:00