Home
last modified time | relevance | path

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

/reactos/dll/win32/itss/
H A Dchm_lib.h75 struct chmFile* chm_openW(const WCHAR *filename) DECLSPEC_HIDDEN;
H A Dprotocol.c271 chm_file = chm_openW(file_name); in ITSProtocol_Start()
H A Dstorage.c646 chmfile = chm_openW( pwcsName ); in ITSS_StgOpenStorage()
H A Dchm_lib.c678 struct chmFile *chm_openW(const WCHAR *filename) in chm_openW() function