[PATCH 3/5] ieframe: Moved classes registration to ieframe

Jacek Caban jacek at codeweavers.com
Sun Jul 31 06:24:23 CDT 2011


---
  dlls/ieframe/Makefile.in    |    1 +
  dlls/ieframe/ieframe.rc     |    3 ++
  dlls/ieframe/ieframe.rgs    |   81 
+++++++++++++++++++++++++++++++++++++++++++
  dlls/ieframe/ieframe_main.c |    9 +++--
  dlls/ieframe/ieframe_v1.idl |   30 ++++++++++++++++
  dlls/shdocvw/Makefile.in    |    1 -
  dlls/shdocvw/factory.c      |    5 +--
  dlls/shdocvw/shdocvw.rc     |    3 --
  dlls/shdocvw/shdocvw.rgs    |   81 
-------------------------------------------
  dlls/shdocvw/shdocvw_v1.idl |   30 ----------------
  tools/wine.inf.in           |    1 +
  11 files changed, 123 insertions(+), 122 deletions(-)
  create mode 100644 dlls/ieframe/ieframe.rgs
  delete mode 100644 dlls/shdocvw/shdocvw.rgs


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-ieframe-Moved-classes-registration-to-ieframe.diff
Type: text/x-patch
Size: 9346 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110731/113fa337/attachment.bin>


More information about the wine-patches mailing list