ReactOS 0.4.15-dev-6675-gcbc63d8
|
Go to the source code of this file.
Classes | |
union | MCI_PARMS_UNION |
Macros | |
#define | test_notification(hwnd, command, type) test_notification_dbg(hwnd, command, type, __LINE__) |
#define | CDFRAMES_PERSEC 75 |
Functions | |
const char * | dbg_mcierr (MCIERROR err) |
static BOOL | spurious_message (LPMSG msg) |
static void | test_notification_dbg (HWND hwnd, const char *command, WPARAM type, int line) |
static DWORD | MSF_Add (DWORD d1, DWORD d2) |
static void | test_play (HWND hwnd) |
static void | test_openclose (HWND hwnd) |
START_TEST (mcicda) | |
Variables | |
static MCIERROR | ok_open = 0 |
Definition at line 43 of file mci.c.
Referenced by START_TEST(), test_asyncWAVE(), test_asyncWaveTypeMpegvideo(), test_AutoOpenWAVE(), test_mciParser(), test_openclose(), test_openCloseWAVE(), test_play(), test_playWAVE(), test_playWaveTypeMpegvideo(), test_recordWAVE(), and test_threads().
Definition at line 38 of file mcicda.c.
Referenced by test_notification_dbg().
START_TEST | ( | mcicda | ) |
Definition at line 596 of file mcicda.c.
Definition at line 50 of file mcicda.c.
Definition at line 551 of file mcicda.c.
Referenced by START_TEST().
Definition at line 90 of file mcicda.c.
|
static |
Definition at line 86 of file mcicda.c.
Referenced by test_openclose(), and test_play().