Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/wine/
H A Dshellpath.c754 if (gct == GCT_INVALID || gct == GCT_WILD || gct == GCT_SEPARATOR) in PathCleanupSpec()
785 if (gct == GCT_INVALID || gct == GCT_WILD || gct == GCT_SEPARATOR) in PathCleanupSpec()
/reactos/sdk/include/psdk/
H A Dshlwapi.h804 #define GCT_WILD 0x4 macro
/reactos/dll/win32/shlwapi/
H A Dpath.c3046 flags = GCT_WILD; /* Wildchars */ in PathGetCharTypeW()