Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_Arc.h97 bool ARCOpenDir(ARCHandle* handle, const wchar_t* dirName, ARCDir* dir);
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_ArcResourceAccessor.cpp110 bool bSuccess = ARCOpenDir(pArcHandle, L".", &dir); in FindNameResource()
Dlyt_Arc.cpp568 bool ARCOpenDir(ARCHandle* handle, const wchar_t* dirName, ARCDir* dir) in ARCOpenDir() function