Searched refs:chm_openW (Results 1 – 4 of 4) sorted by relevance
75 struct chmFile* chm_openW(const WCHAR *filename) DECLSPEC_HIDDEN;
271 chm_file = chm_openW(file_name); in ITSProtocol_Start()
646 chmfile = chm_openW( pwcsName ); in ITSS_StgOpenStorage()
678 struct chmFile *chm_openW(const WCHAR *filename) in chm_openW() function