Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/appcompat/
H A Dsdbtagid.h106 #define TAG_URL_ID (0x32 | TAG_TYPE_DWORD) macro
/reactos/dll/appcompat/apphelp/
H A Dsdbapi.c822 case TAG_URL_ID: return L"URL_ID"; in SdbTagToString()