[PATCH 2/2] include: Don't use idl file for dxgitype.h

Jacek Caban jacek at codeweavers.com
Sat Jun 18 08:08:08 CDT 2011


That's what MS does and I don't see any reason to do otherwise. 
dxgitype.h is importable from other IDLs, but it's not compilable by IDL 
compiler. The patch also fixes import dependencies.

---
  include/dxgi.idl     |    4 ++-
  include/dxgitype.h   |   84 
++++++++++++++++++++++++++++++++++++++++++++++++++
  include/dxgitype.idl |   80 
-----------------------------------------------
  3 files changed, 87 insertions(+), 81 deletions(-)
  create mode 100644 include/dxgitype.h
  delete mode 100644 include/dxgitype.idl


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-include-Don-t-use-idl-file-for-dxgitype.h.patch
Type: text/x-patch
Size: 5698 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110618/5c811bcb/attachment.bin>


More information about the wine-patches mailing list