[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: [PATCH 3/5] d3dx9_36: Implement ID3DXFileImpl_CreateEnumObject with stubbed ID3DXFileEnumObject
From:       Christian Costa <titan.costa () gmail ! com>
Date:       2012-10-25 9:00:29
Message-ID: CAMo6X8ZL8=jTF7vnuj=nus60wDGxePHSU=T5+hPAooDyTMD_qA () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


My bad, I updated the wrong patch.

2012/10/25 Nikolay Sivov <bunglehead@gmail.com>

> On 10/25/2012 10:34, Christian Costa wrote:
>
>> ---
>>   dlls/d3dx9_36/xfile.c |  172 ++++++++++++++++++++++++++++++**
>> ++++++++++++++++++-
>>   1 file changed, 170 insertions(+), 2 deletions(-)
>>
>> diff --git a/dlls/d3dx9_36/xfile.c b/dlls/d3dx9_36/xfile.c
>> index ebaefaf..32c3edd 100644
>> --- a/dlls/d3dx9_36/xfile.c
>> +++ b/dlls/d3dx9_36/xfile.c
>> @@ -32,12 +32,123 @@ typedef struct {
>>       IDirectXFile *dxfile;
>>   } ID3DXFileImpl;
>>   +typedef struct {
>> +    ID3DXFileEnumObject ID3DXFileEnumObject_iface;
>> +    LONG ref;
>> +    IDirectXFileEnumObject *dxfile_enum_object;
>> +} ID3DXFileEnumObjectImpl;
>>
> You remove that field in next patch anyway.
>
>
>
>

[Attachment #5 (text/html)]

My bad, I updated the wrong patch.<br><br><div class="gmail_quote">2012/10/25 Nikolay \
Sivov <span dir="ltr">&lt;<a href="mailto:bunglehead@gmail.com" \
target="_blank">bunglehead@gmail.com</a>&gt;</span><br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"> <div class="im">On 10/25/2012 10:34, Christian Costa \
wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px \
                #ccc solid;padding-left:1ex">
---<br>
  dlls/d3dx9_36/xfile.c |  172 \
++++++++++++++++++++++++++++++<u></u>++++++++++++++++++-<br>  1 file changed, 170 \
insertions(+), 2 deletions(-)<br> <br>
diff --git a/dlls/d3dx9_36/xfile.c b/dlls/d3dx9_36/xfile.c<br>
index ebaefaf..32c3edd 100644<br>
--- a/dlls/d3dx9_36/xfile.c<br>
+++ b/dlls/d3dx9_36/xfile.c<br>
@@ -32,12 +32,123 @@ typedef struct {<br>
      IDirectXFile *dxfile;<br>
  } ID3DXFileImpl;<br>
  +typedef struct {<br>
+    ID3DXFileEnumObject ID3DXFileEnumObject_iface;<br>
+    LONG ref;<br>
+    IDirectXFileEnumObject *dxfile_enum_object;<br>
+} ID3DXFileEnumObjectImpl;<br>
</blockquote></div>
You remove that field in next patch anyway.<br>
<br>
<br>
<br>
</blockquote></div><br>





[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic