ntdll: Fix DVD_ReadStructure's layout of layer information.
authorTroy Rollo <wine@troy.rollo.name>
Sat, 8 Apr 2006 00:05:01 +0000 (10:05 +1000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 8 Apr 2006 13:49:42 +0000 (15:49 +0200)
commit90df5a967f5057336781d3edb7416227fc82cd73
tree3d781b2d657cf357e11743c296b76669a40381b7
parent44aab2e23f78b06dc9713cac7c0067b547ee6d73
ntdll: Fix DVD_ReadStructure's layout of layer information.

Fix DVD_ReadStructure to reflect what Windows actually does, not what
Microsoft (incorrectly) documents it to do and not what the DDK
headers (incorrectly) suggest it does.
dlls/ntdll/cdrom.c