发信人: lidux()
整理人: leitiger(2002-06-05 23:59:49), 站内信件
|
【 在 plug (3A) 的大作中提到: 】
1. De the functions:
Function Long HtmlHelpA (long hwnd ,string lpHelpFile , long wCommand, string dwData) Library "hhctrl.ocx"
2. Add the script that display the Topic help informations.
htmlhelpA(handle(parent), "abc.chm" + &
">" + "main", HH_DISPLAY_TOPIC, "def.htm")
3.done
Good Luck!
lidux
-- ※ 来源:.月光软件站 http://www.moon-soft.com.[FROM: 202.102.228.36]
|
|