Dan Hipschman : qmgr: Add a stub implementation of IBackgroundCopyJob2.

Alexandre Julliard julliard at winehq.org
Thu Mar 20 09:48:19 CDT 2008


Module: wine
Branch: master
Commit: d664c276dffc1f0f53ef6700ef182ef9c8c5d70c
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=d664c276dffc1f0f53ef6700ef182ef9c8c5d70c

Author: Dan Hipschman <dsh at linux.ucla.edu>
Date:   Wed Mar 19 15:02:02 2008 -0700

qmgr: Add a stub implementation of IBackgroundCopyJob2.

---

 .gitignore                 |    1 +
 dlls/qmgr/enum_files.c     |    2 +-
 dlls/qmgr/job.c            |  150 +++++++++++++++++++++++++++++++++-----------
 dlls/qmgr/qmgr.h           |    6 +-
 dlls/qmgr/qmgr_local.idl   |    5 +-
 dlls/qmgrprxy/qmgrprxy.idl |    5 +-
 include/Makefile.in        |    1 +
 include/bits1_5.idl        |   88 ++++++++++++++++++++++++++
 8 files changed, 215 insertions(+), 43 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=d664c276dffc1f0f53ef6700ef182ef9c8c5d70c



More information about the wine-cvs mailing list