pb如何调用htmlhelp的帮助文件

coolsheeper 2002-08-16 12:35:59
请问pb如何调用htmlhelp的帮助文件
...全文
26 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
byfq 2002-08-16
  • 打赏
  • 举报
回复
小兵的办法不错,我就是这样用的
hzhxxx 2002-08-16
  • 打赏
  • 举报
回复
WIN API
Shellexecute()
winexec()
createprocess()
.......
xingxing 2002-08-16
  • 打赏
  • 举报
回复
run('hh.exe help.chm')
xiaobzg 2002-08-16
  • 打赏
  • 举报
回复
调用API:Function Long HtmlHelpA (long hwnd ,string lpHelpFile , long wCommand, string dwData) Library "hhctrl.ocx"
代码HtmlhelpA(Handle(This),'*******.chm' + ">" + '', 1, '')

1,079

社区成员

发帖
与我相关
我的任务
社区描述
PowerBuilder 相关问题讨论
社区管理员
  • 基础类社区
  • WorldMobile
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧