Home
last modified time | relevance | path

Searched refs:TVITEM (Results 1 – 5 of 5) sorted by relevance

/reactos/base/setup/reactos/
H A Dtreelist.h63 TVITEM item;
480 #define TLITEM TVITEM
/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dwindow.h970 TVITEM tvItem; in TreeView_GetItemData()
/reactos/sdk/include/psdk/
H A Dcommctrl.h3305 #define TV_ITEM TVITEM
3370 #define TVITEM __MINGW_NAME_AW(TVITEM) macro
3597 #define TreeView_SetItemState(hwndTV,hti,data,_mask) { TVITEM _ms_TVi; _ms_TVi.mask = TVIF_STATE; _…
/reactos/base/applications/regedit/
H A Dframewnd.c832 TVITEM tvi; in AddToFavoritesDlgProc()
/reactos/dll/win32/shell32/
H A DCOpenWithMenu.cpp968 TVITEM tvi; in GetCurrentApp()