[PATCH 07/10] atl100: Moved more function implementations to atl100

Jacek Caban jacek at codeweavers.com
Wed Nov 21 04:11:37 CST 2012


---
 dlls/atl/Makefile.in    |    3 +-
 dlls/atl/atl.spec       |   50 +-
 dlls/atl/atl_ax.c       | 1352
-----------------------------------------------
 dlls/atl/atl_main.c     |  197 +-------
 dlls/atl100/Makefile.in |    3 +-
 dlls/atl100/atl.c       |  208 +++++++-
 dlls/atl100/atl100.spec |   42 +-
 dlls/atl100/atl_ax.c    | 1352
+++++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 1607 insertions(+), 1600 deletions(-)
 delete mode 100644 dlls/atl/atl_ax.c
 create mode 100644 dlls/atl100/atl_ax.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-atl100-Moved-more-function-implementations-to-atl100.diff
Type: text/x-patch
Size: 104713 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121121/2b217808/attachment-0001.bin>


More information about the wine-patches mailing list