include/ddk: ntddcdvd.h structure naming, packing fixes (try 2)

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


Bring some of the definitions in wine's ntddcdvd.h header in line with WDK 7.1.
- pack all structs (see http://bugs.winehq.org/show_bug.cgi?id=26459 )
- omit leading _ in struct _DVD_READ_STRUCTURE
- omit final padding member in DVD_LAYER_DESCRIPTOR

Change since first version:
 - leave _DVD_COPY_PROTECT_KEY alone; the zero-size member provided
   by WDK is not portable, and size of structs with variable-length
   final members probably isn't crucial
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ddk2.patch
Type: text/x-patch
Size: 1125 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120123/87667f7a/attachment.bin>


More information about the wine-patches mailing list