开发者

Library to generate a CHM file

开发者 https://www.devze.com 2023-02-24 01:01 出处:网络
开发者_运维百科I have been looking for a library that will expose functionality to allow me to generate CHM files. As far as I can tell, that does not exist and I will have to rely on CHMBuilder (in S

开发者_运维百科I have been looking for a library that will expose functionality to allow me to generate CHM files. As far as I can tell, that does not exist and I will have to rely on CHMBuilder (in SandCastle) but I thought I would ask before going that route.


Microsoft HTML Help SDK

http://msdn.microsoft.com/en-us/library/ms670169(VS.85).aspx


There is a lib, and a (cross-platfomr) commandtool in Free Pascal. It is in Pascal (Delphi dialect) though.

0

精彩评论

暂无评论...
验证码 换一张
取 消