Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/shlwapi/
H A DPathFindOnPath.c47 #define IGNORE_ERR 0x7F7F7F7F /* Ignore Error Code */ macro
289 if (pEntry->Error != IGNORE_ERR) in DoEntry()