ReactOS 0.4.16-dev-306-g647d351
|
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stddef.h>
#include "windows.h"
#include "mmsystem.h"
#include "objbase.h"
#include "wine/test.h"
Go to the source code of this file.
Classes | |
struct | midishortevent_tag |
struct | time_stamp_records |
Macros | |
#define | _WINE |
#define | MYCBINST 0x4CAFE5A8 /* not used with window or thread callbacks */ |
#define | WHATEVER 0xFEEDF00D |
#define | test_notification(hwnd, command, m1, p2) test_notification_dbg(hwnd, command, m1, p2, __LINE__) |
#define | ROUNDUP4(n) (((n) + 3) & ~3) |
Typedefs | |
typedef struct midishortevent_tag | MIDISHORTEVENT |
Variables | |
static UINT | cbmsg = 0 |
static DWORD_PTR | cbval1 = WHATEVER |
static DWORD_PTR | cbval2 = 0 |
static DWORD_PTR | cbinst = MYCBINST |
static BYTE | SysEx_reset [] |
static BYTE | SysEx_volume_off [] |
static BYTE | SysEx_volume_full [] |
static BOOL | found_fluidsynth |
static const char | fluidsynth_prefix [] = "Synth input port " |
static BYTE | strmEvents [] |
static MIDISHORTEVENT | strmNops [] |
static MIDISHORTEVENT | strmNopsWithDelta [] |
typedef struct midishortevent_tag MIDISHORTEVENT |
|
static |
Definition at line 57 of file midi.c.
Referenced by test_midiIn_device(), test_midiOut_device(), and test_midiStream().
Definition at line 569 of file midi.c.
Referenced by test_midiStream().
Definition at line 220 of file wave.c.
Referenced by mixer_test_controlA(), mixer_test_controlW(), mixer_test_deviceA(), mixer_test_deviceW(), mixer_testsA(), mixer_testsW(), test_midi_infns(), test_midi_outfns(), test_midiIn_device(), test_midiOut_device(), test_midiStream(), test_mixerClose(), test_mixerOpen(), test_position(), test_timeGetDevCaps(), test_timer(), wave_in_error(), and wave_in_test_deviceIn().
Definition at line 1103 of file midi.c.
Referenced by test_midi_outfns().
Definition at line 590 of file midi.c.
Referenced by test_midiStream().
Definition at line 1053 of file midi.c.
Referenced by on_vmware(), and scan_subkeys().
Definition at line 42 of file midi.c.
Referenced by test_notification_dbg().
START_TEST | ( | midi | ) |
Definition at line 1172 of file midi.c.
Definition at line 213 of file midi.c.
Referenced by START_TEST().
Definition at line 246 of file midi.c.
Referenced by test_midi_outfns().
Definition at line 1119 of file midi.c.
Referenced by START_TEST().
Definition at line 110 of file midi.c.
Referenced by test_midi_infns().
Definition at line 275 of file midi.c.
Referenced by test_midi_outfns().
Definition at line 599 of file midi.c.
Referenced by test_midi_outfns().
|
static |
Definition at line 70 of file midi.c.
Definition at line 496 of file midi.c.
|
static |
Definition at line 554 of file midi.c.
Referenced by test_midiStream().
Definition at line 55 of file midi.c.
Referenced by callback_func(), and test_notification_dbg().
|
static |
Definition at line 52 of file midi.c.
Referenced by callback_func(), and test_notification_dbg().
Definition at line 53 of file midi.c.
Referenced by callback_func(), and test_notification_dbg().
|
static |
Definition at line 54 of file midi.c.
Referenced by callback_func(), and test_notification_dbg().
Definition at line 273 of file midi.c.
Referenced by test_midiOut_device(), and test_midiStream().
|
static |
Definition at line 272 of file midi.c.
Referenced by test_midiOut_device(), and test_midiStream().
|
static |
Definition at line 529 of file midi.c.
Referenced by test_midiStream().
|
static |
Definition at line 538 of file midi.c.
Referenced by test_midiStream().
|
static |
Definition at line 543 of file midi.c.
Referenced by test_midiStream().
|
static |
Definition at line 263 of file midi.c.
Referenced by test_midiOut_device(), and test_midiStream().
|
static |
Definition at line 269 of file midi.c.
Referenced by test_midiOut_device(), and test_midiStream().
|
static |
Definition at line 266 of file midi.c.
Referenced by test_midiOut_device(), and test_midiStream().