Home
last modified time | relevance | path

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

/reactos/dll/win32/itss/
H A Dchm_lib.h76 struct chmFile *chm_dup(struct chmFile *oldHandle) DECLSPEC_HIDDEN;
H A Dstorage.c414 chmfile = chm_dup( This->chmfile ); in ITSS_IStorageImpl_OpenStorage()
H A Dchm_lib.c831 struct chmFile *chm_dup(struct chmFile *oldHandle) in chm_dup() function