Home
last modified time | relevance | path

Searched refs:TAG_ACTION (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/reactos/appcompat/
H A Dsdbtagid.h184 #define TAG_ACTION (0x16 | TAG_TYPE_LIST) macro
/reactos/dll/appcompat/apphelp/
H A Dsdbapi.c900 case TAG_ACTION: return L"ACTION"; in SdbTagToString()