|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winemm.h>

Public Attributes | |
| HDRVR | hDriver |
| LPSTR | drvname |
| unsigned | bIsMapper: 1 |
| WINE_MM_DRIVER_PART | parts [MMDRV_MAX] |
| unsigned tagWINE_MM_DRIVER::bIsMapper |
Definition at line 88 of file winemm.h.
Referenced by MMDRV_InitPerType(), MMDRV_Install(), and MMDRV_PhysicalFeatures().
| LPSTR tagWINE_MM_DRIVER::drvname |
Definition at line 87 of file winemm.h.
Referenced by MMDRV_InitPerType(), MMDRV_Install(), and MMDRV_PhysicalFeatures().
| HDRVR tagWINE_MM_DRIVER::hDriver |
Definition at line 86 of file winemm.h.
Referenced by MMDRV_Install().
| WINE_MM_DRIVER_PART tagWINE_MM_DRIVER::parts[MMDRV_MAX] |
Definition at line 89 of file winemm.h.
Referenced by MMDRV_ExitPerType(), MMDRV_GetRelated(), MMDRV_InitPerType(), and MMDRV_Message().