ReactOS 0.4.16-dev-751-g45ed1a9
|
Public Attributes | |
MRUINFOW | extview |
BOOL | isUnicode |
DWORD | wineFlags |
DWORD | cursize |
LPWSTR | realMRU |
LPWINEMRUITEM * | array |
Definition at line 260 of file comctl32undoc.c.
LPWINEMRUITEM* tagWINEMRULIST::array |
Definition at line 267 of file comctl32undoc.c.
Referenced by AddMRUData(), create_mru_list(), EnumMRUListA(), EnumMRUListW(), FindMRUData(), FreeMRUList(), and MRU_SaveChanged().
DWORD tagWINEMRULIST::cursize |
Definition at line 265 of file comctl32undoc.c.
Referenced by AddMRUData(), create_mru_list(), EnumMRUListA(), EnumMRUListW(), FindMRUData(), and MRU_SaveChanged().
MRUINFOW tagWINEMRULIST::extview |
Definition at line 262 of file comctl32undoc.c.
Referenced by AddMRUData(), create_mru_list(), CreateMRUListLazyA(), CreateMRUListLazyW(), EnumMRUListA(), FindMRUData(), FreeMRUList(), and MRU_SaveChanged().
BOOL tagWINEMRULIST::isUnicode |
Definition at line 263 of file comctl32undoc.c.
Referenced by CreateMRUListLazyA(), CreateMRUListLazyW(), and FindMRUData().
LPWSTR tagWINEMRULIST::realMRU |
Definition at line 266 of file comctl32undoc.c.
Referenced by AddMRUData(), create_mru_list(), EnumMRUListA(), EnumMRUListW(), FreeMRUList(), and MRU_SaveChanged().
DWORD tagWINEMRULIST::wineFlags |
Definition at line 264 of file comctl32undoc.c.
Referenced by AddMRUData(), FreeMRUList(), and MRU_SaveChanged().