ReactOS 0.4.16-dev-725-g22577ae
|
#include <stdarg.h>
#include <math.h>
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "mmddk.h"
#include "wine/debug.h"
#include "mciqtz_private.h"
#include "digitalv.h"
#include "wownt32.h"
Go to the source code of this file.
Variables | |
static HINSTANCE | MCIQTZ_hInstance = 0 |
Definition at line 46 of file mciqtz.c.
LRESULT CALLBACK MCIQTZ_DriverProc | ( | DWORD_PTR | dwDevID, |
HDRVR | hDriv, | ||
UINT | wMsg, | ||
LPARAM | dwParam1, | ||
LPARAM | dwParam2 | ||
) |
Definition at line 1126 of file mciqtz.c.
Definition at line 101 of file mciqtz.c.
Referenced by MCIQTZ_DriverProc().
Definition at line 126 of file mciqtz.c.
Referenced by MCIQTZ_DriverProc().
|
static |
Definition at line 74 of file mciqtz.c.
Referenced by MCIQTZ_DriverProc().
|
static |
Definition at line 298 of file mciqtz.c.
Referenced by MCIQTZ_DriverProc(), and MCIQTZ_drvClose().
|
static |
Definition at line 584 of file mciqtz.c.
Referenced by MCIQTZ_DriverProc().
|
static |
Definition at line 60 of file mciqtz.c.
Referenced by MCIQTZ_drvClose(), MCIQTZ_drvConfigure(), MCIQTZ_mciClose(), MCIQTZ_mciGetDevCaps(), MCIQTZ_mciOpen(), MCIQTZ_mciPause(), MCIQTZ_mciPlay(), MCIQTZ_mciPut(), MCIQTZ_mciResume(), MCIQTZ_mciSeek(), MCIQTZ_mciSet(), MCIQTZ_mciSetAudio(), MCIQTZ_mciStatus(), MCIQTZ_mciStop(), MCIQTZ_mciUpdate(), MCIQTZ_mciWhere(), and MCIQTZ_mciWindow().
|
static |
Definition at line 149 of file mciqtz.c.
Referenced by MCIQTZ_mciPut(), MCIQTZ_mciSeek(), and MCIQTZ_mciStatus().
|
static |
Definition at line 160 of file mciqtz.c.
Referenced by MCIQTZ_DriverProc().
|
static |
Definition at line 538 of file mciqtz.c.
Referenced by MCIQTZ_DriverProc().
|
static |
Definition at line 398 of file mciqtz.c.
Referenced by MCIQTZ_DriverProc().
|
static |
Definition at line 953 of file mciqtz.c.
Referenced by MCIQTZ_DriverProc().
|
static |
Definition at line 561 of file mciqtz.c.
Referenced by MCIQTZ_DriverProc().
|
static |
Definition at line 464 of file mciqtz.c.
Referenced by MCIQTZ_DriverProc().
|
static |
Definition at line 683 of file mciqtz.c.
Referenced by MCIQTZ_DriverProc().
|
static |
Definition at line 1067 of file mciqtz.c.
Referenced by MCIQTZ_DriverProc().
|
static |
Definition at line 738 of file mciqtz.c.
Referenced by MCIQTZ_DriverProc().
|
static |
Definition at line 509 of file mciqtz.c.
Referenced by MCIQTZ_DriverProc(), MCIQTZ_drvConfigure(), MCIQTZ_mciClose(), MCIQTZ_mciOpen(), and MCIQTZ_mciSeek().
|
static |
Definition at line 1003 of file mciqtz.c.
Referenced by MCIQTZ_DriverProc().
|
static |
Definition at line 839 of file mciqtz.c.
Referenced by MCIQTZ_DriverProc().
|
static |
Definition at line 908 of file mciqtz.c.
Referenced by MCIQTZ_DriverProc().
Definition at line 329 of file mciqtz.c.
Referenced by MCIQTZ_mciPlay().
WINE_DEFAULT_DEBUG_CHANNEL | ( | mciqtz | ) |
|
static |
Definition at line 41 of file mciqtz.c.
Referenced by DllMain(), and MCIQTZ_drvOpen().