Searched refs:chmfile (Results 1 – 2 of 2) sorted by relevance
48 struct chmFile *chmfile; member308 chm_close(This->chmfile); in ITSS_IStorageImpl_Release()407 struct chmFile *chmfile; in ITSS_IStorageImpl_OpenStorage() local414 chmfile = chm_dup( This->chmfile ); in ITSS_IStorageImpl_OpenStorage()415 if( !chmfile ) in ITSS_IStorageImpl_OpenStorage()524 chm_enumerate_dir(This->chmfile, in ITSS_IStorageImpl_EnumElements()618 TRACE("%p %s\n", chmfile, debugstr_w( dir ) ); in ITSS_create_chm_storage()624 stg->chmfile = chmfile; in ITSS_create_chm_storage()641 struct chmFile *chmfile; in ITSS_StgOpenStorage() local646 chmfile = chm_openW( pwcsName ); in ITSS_StgOpenStorage()[all …]
602 LPCWSTR chmfile = NULL, name = NULL, local = NULL; in OnTopicChange() local618 chmfile = citer->merge.chm_file; in OnTopicChange()656 chmfile = iiter->merge.chm_file; in OnTopicChange()662 chmfile = info->pCHMInfo->szFile; in OnTopicChange()669 if(!chmfile) in OnTopicChange()677 NavigateToChm(info, chmfile, local); in OnTopicChange()