wine-wine/dlls/qmgr
Dmitry Timoshkov da0c40326a qmgr: Remove unused IUnknown *outer parameter from object constructor. 2014-01-07 15:21:55 +01:00
..
tests makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
enum_files.c qmgr: Added missing argument tracing, method naming made more compact. 2013-11-26 13:51:47 +01:00
enum_jobs.c qmgr: Added missing argument tracing, method naming made more compact. 2013-11-26 13:51:47 +01:00
factory.c qmgr: Remove unused IUnknown *outer parameter from object constructor. 2014-01-07 15:21:55 +01:00
file.c qmgr: Rearrange BSC methods in a natural way, call with proper wrapper. 2013-12-04 11:07:26 +01:00
job.c qmgr: Add file to a job with 1 refcount. 2013-12-04 11:07:20 +01:00
qmgr.c qmgr: Remove unused IUnknown *outer parameter from object constructor. 2014-01-07 15:21:55 +01:00
qmgr.h qmgr: Remove unused IUnknown *outer parameter from object constructor. 2014-01-07 15:21:55 +01:00
qmgr.rgs
qmgr.spec
qmgr_local.idl qmgr: Implement Get/SetNotifyInterface(). 2013-11-28 11:19:00 +01:00
qmgr_main.c Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
rsrc.rc
service.c