Home
last modified time | relevance | path

Searched refs:SFVM_LISTREFRESHED (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rostests/apitests/shell32/
H A DIShellFolderViewCB.cpp25 #define SFVM_LISTREFRESHED 17 /* undocumented */ macro
89 case SFVM_LISTREFRESHED: return "SFVM_LISTREFRESHED"; in msg2str()
523 message(SFVM_LISTREFRESHED, 1, 0), in START_TEST()
537 message(SFVM_LISTREFRESHED, 1, 0), in START_TEST()
/reactos/dll/win32/shell32/
H A DCDefView.cpp1573 _DoFolderViewCB(SFVM_LISTREFRESHED, 0, 0); in FillList()
3099 _DoFolderViewCB(SFVM_LISTREFRESHED, TRUE, 0); in Refresh()
/reactos/sdk/include/psdk/
H A Dshlobj.h1310 #define SFVM_LISTREFRESHED 17 /* undocumented */ macro