Home
last modified time | relevance | path

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

/reactos/dll/win32/itss/
H A Dchm_lib.c313 #define _CHM_ITSP_V1_LEN (0x54) macro
338 if (*pDataLen != _CHM_ITSP_V1_LEN) in _unmarshal_itsp_header()
363 if (dest->header_len != _CHM_ITSP_V1_LEN) in _unmarshal_itsp_header()
737 sremain = _CHM_ITSP_V1_LEN; in chm_openW()