include/ddk: ntddcdvd.h structure naming, packing fixes

Dan Kegel dank at kegel.com
Mon Jan 23 11:06:55 CST 2012


On Mon, Jan 23, 2012 at 8:57 AM, Alexandre Julliard <julliard at winehq.org> wrote:
> Dan Kegel <dank at kegel.com> writes:
>
>> @@ -61,7 +63,7 @@ typedef struct _DVD_COPY_PROTECT_KEY {
>>          } s;
>>          LARGE_INTEGER TitleOffset;
>>      } Parameters;
>> -    UCHAR KeyData[1];
>> +    UCHAR KeyData[0];
>
> That's not portable.

That hunk probably isn't so important.  I'll resend without it.



More information about the wine-devel mailing list