d3drm: Add IDirect3DRMFrame2 interface

André Hentschel nerv at dawncrow.de
Thu Dec 29 20:40:52 CST 2011


Adding v2 directly to avoid line changes from v1 to v2
(v2 inherits from v1)
of course the long plan is to add stub interfaces for all interfaces used by the applications i have and then try to implement them
---
 dlls/d3drm/Makefile.in     |    1 +
 dlls/d3drm/d3drm.c         |   14 +-
 dlls/d3drm/d3drm_private.h |    1 +
 dlls/d3drm/frame.c         |  938 ++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 950 insertions(+), 4 deletions(-)
 create mode 100644 dlls/d3drm/frame.c



-- 

Best Regards, André Hentschel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0011-d3drm-Add-IDirect3DRMFrame2-interface.txt
Type: text/x-patch
Size: 34878 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20111230/73a5700b/attachment-0001.bin>


More information about the wine-patches mailing list