ReactOS 0.4.16-dev-1049-g378a335
|
Go to the source code of this file.
Macros | |
#define | PATTERN_MATCH_ALL _T("*") |
Functions | |
BOOL | PatternMatch (const TCHAR *pszPattern, const TCHAR *pszTry) |
Definition at line 28 of file Pattern.cpp.
Referenced by CRegistryTree::DeleteSubkeys(), CShellCommandDeleteValue::Execute(), CShellCommandDir::Execute(), and PatternMatch().