|
ReactOS 0.4.16-dev-2189-gfc75870
|

Public Attributes | |
| LPCSTR | typestr |
| BOOL | bSupportMapper |
| UINT | wMaxId |
| LPWINE_MLD | lpMlds |
| int | nMapper |
Definition at line 29 of file lolvldrv.c.
| BOOL tagWINE_LLTYPE::bSupportMapper |
Definition at line 32 of file lolvldrv.c.
Referenced by MMDRV_Message(), and MMDRV_Open().
| LPWINE_MLD tagWINE_LLTYPE::lpMlds |
Definition at line 35 of file lolvldrv.c.
Referenced by MMDRV_GetByID(), MMDRV_InitPerType(), and MMDRV_Open().
| int tagWINE_LLTYPE::nMapper |
Definition at line 36 of file lolvldrv.c.
Referenced by MMDRV_InitPerType(), and MMDRV_Open().
| LPCSTR tagWINE_LLTYPE::typestr |
Definition at line 31 of file lolvldrv.c.
Referenced by MMDRV_InitPerType(), and MMDRV_Message().
| UINT tagWINE_LLTYPE::wMaxId |
Definition at line 34 of file lolvldrv.c.
Referenced by MMDRV_GetNum(), MMDRV_InitPerType(), MMDRV_Message(), and MMDRV_Open().