ReactOS 0.4.16-dev-205-g7b2bb7e
|
#include <stdarg.h>
#include "wine/test.h"
#include "windef.h"
#include "winbase.h"
#include "winerror.h"
Go to the source code of this file.
Functions | |
static | DWORD (WINAPI *pGetDiskFreeSpaceExA)(LPCSTR |
static void | test_GetDriveTypeA (void) |
static void | test_GetDriveTypeW (void) |
static void | test_GetDiskFreeSpaceA (void) |
static void | test_GetDiskFreeSpaceW (void) |
START_TEST (drive) | |
Variables | |
static | PULARGE_INTEGER |
START_TEST | ( | drive | ) |
Definition at line 261 of file drive.c.
Definition at line 137 of file drive.c.
Referenced by START_TEST().
Definition at line 209 of file drive.c.
Referenced by START_TEST().
Definition at line 30 of file drive.c.
Referenced by START_TEST().
Definition at line 83 of file drive.c.
Referenced by START_TEST().