Add A/W mapping for MCI_DGV_WINDOW_PARMS.

oldstable
Dmitry Timoshkov 2004-02-26 05:28:49 +00:00 committed by Alexandre Julliard
parent 006ec80dd5
commit 7009428f81
1 changed files with 2 additions and 0 deletions

View File

@ -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