Jacek Caban : atl100: Moved IRegistrar implementation to atl100.

Alexandre Julliard julliard at winehq.org
Wed Nov 21 14:45:15 CST 2012


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Nov 21 11:10:54 2012 +0100

atl100: Moved IRegistrar implementation to atl100.

---

 configure               |    2 +-
 configure.ac            |    2 +-
 dlls/atl/Makefile.in    |    2 +-
 dlls/atl/registrar.c    |  676 ---------------------------------------------
 dlls/atl100/Makefile.in |    6 +-
 dlls/atl100/atl100.spec |    2 +-
 dlls/atl100/registrar.c |  704 +++++++++++++++++++++++++++++++++++++++++++++++
 include/atlbase.h       |    1 +
 8 files changed, 714 insertions(+), 681 deletions(-)

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



More information about the wine-cvs mailing list