Add A/W mapping for MCI_DGV_WINDOW_PARMS.
This commit is contained in:
parent
006ec80dd5
commit
7009428f81
|
@ -857,6 +857,8 @@ typedef struct {
|
|||
LPWSTR lpstrText;
|
||||
} MCI_DGV_WINDOW_PARMSW, *LPMCI_DGV_WINDOW_PARMSW;
|
||||
|
||||
DECL_WINELIB_TYPE_AW(MCI_DGV_WINDOW_PARMS)
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue