Home
last modified time | relevance | path

Searched refs:defTopic (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/hhctrl.ocx/
H A Dchm.c128 heap_free(chm->defTopic); in ReadChmSystem()
129 chm->defTopic = strdupnAtoW(buf, entry.len); in ReadChmSystem()
471 …e = info->stringsW.pszFile = strdupW(info->pCHMInfo->defTopic ? info->pCHMInfo->defTopic : e… in LoadWinTypeFromCHM()
691 heap_free(chm->defTopic); in CloseCHM()
H A Dhhctrl.h109 WCHAR *defTopic; member