CHM decompiler is a program that converts the internal files of CHM files back into the HHP, HHC, an

源代码在线查看: hhc.h

软件大小: 48 K
上传用户: wql507
关键词: files decompiler CHM the
下载地址: 免注册下载 普通下载 VIP

相关代码

				#ifndef _HHC_H_
				#define _HHC_H_
				
				void recreate_hhc( void );
				#define HHC_FILE_NAME "Table of Contents.hhc"
				
				#endif /* _HHC_H_ */
							

相关资源