Sweden-Number/dlls/qmgr
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
..
tests qmgr: Avoid %ll printf formats. 2008-03-26 18:00:37 +01:00
Makefile.in qmgr: Dynamically link to advpack.dll. 2008-04-14 12:40:22 +02:00
enum_files.c qmgr: Add a stub implementation of IBackgroundCopyJob2. 2008-03-20 14:27:34 +01:00
enum_jobs.c qmgr: Only have one BackgroundCopyManager per system. 2008-03-07 11:15:39 +01:00
factory.c qmgr: Implement IClassFactory methods. 2008-01-23 12:21:36 +01:00
file.c qmgr: Implement progress updates for downloads given by URL. 2008-03-14 12:11:24 +01:00
job.c qmgr: Add a stub implementation of IBackgroundCopyJob2. 2008-03-20 14:27:34 +01:00
qmgr.c qmgr: Implement local file background "downloads." 2008-03-14 11:25:24 +01:00
qmgr.h qmgr: Add a stub implementation of IBackgroundCopyJob2. 2008-03-20 14:27:34 +01:00
qmgr.inf qmgr: Implement DLL server registration. 2008-02-19 20:47:38 +01:00
qmgr.spec qmgr: Add ServiceMain. 2008-02-19 20:47:44 +01:00
qmgr_local.idl qmgr: Add a stub implementation of IBackgroundCopyJob2. 2008-03-20 14:27:34 +01:00
qmgr_main.c qmgr: Dynamically link to advpack.dll. 2008-04-14 12:40:22 +02:00
rsrc.rc qmgr: Implement DLL server registration. 2008-02-19 20:47:38 +01:00
service.c qmgr: Add infrastructure for background file transferring. 2008-03-14 11:24:26 +01:00