|
ReactOS 0.4.16-dev-2224-g3637fd8
|
#include <stdio.h>#include "ntstatus.h"#include "windef.h"#include "winbase.h"#include "winioctl.h"#include "ntddstor.h"#include "winternl.h"#include "ddk/ntddcdvd.h"#include "ddk/mountmgr.h"#include "wine/test.h"#include <pshpack1.h>#include <poppack.h>
Go to the source code of this file.
Classes | |
| struct | COMPLETE_DVD_LAYER_DESCRIPTOR |
| struct | COMPLETE_DVD_MANUFACTURER_DESCRIPTOR |
Macros | |
| #define | WIN32_NO_STATUS |
Variables | |
| static HINSTANCE | hdll |
| static | DWORD |
| static | LPSTR |
| static | LPWSTR |
| static | LPDWORD |
| C_ASSERT | ( | sizeof(struct COMPLETE_DVD_LAYER_DESCRIPTOR) | = =22 | ) |
| C_ASSERT | ( | sizeof(struct COMPLETE_DVD_MANUFACTURER_DESCRIPTOR) | = =2053 | ) |
| START_TEST | ( | volume | ) |
Definition at line 1894 of file volume.c.
Definition at line 1323 of file volume.c.
Referenced by START_TEST().
Definition at line 621 of file volume.c.
Referenced by START_TEST().
Definition at line 648 of file volume.c.
Referenced by START_TEST().
Definition at line 112 of file volume.c.
Referenced by START_TEST().
Definition at line 1202 of file volume.c.
Referenced by test_cdrom_ioctl().
Definition at line 581 of file volume.c.
Referenced by START_TEST().
Definition at line 222 of file volume.c.
Referenced by START_TEST().
Definition at line 349 of file volume.c.
Referenced by START_TEST().
Definition at line 383 of file volume.c.
Referenced by START_TEST().
Definition at line 422 of file volume.c.
Referenced by START_TEST().
Definition at line 1690 of file volume.c.
Referenced by START_TEST().
Definition at line 256 of file volume.c.
Referenced by START_TEST().
Definition at line 325 of file volume.c.
Referenced by START_TEST().
Definition at line 733 of file volume.c.
Referenced by START_TEST().
Definition at line 1039 of file volume.c.
Referenced by START_TEST().
Definition at line 1122 of file volume.c.
Referenced by START_TEST().
Definition at line 1002 of file volume.c.
Referenced by START_TEST().
Definition at line 1366 of file volume.c.
Referenced by START_TEST().
Definition at line 1809 of file volume.c.
Referenced by START_TEST().
Definition at line 66 of file volume.c.
Referenced by START_TEST().
|
static |
Definition at line 53 of file volume.c.
Referenced by START_TEST().