Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.10.10;
Скачать: CL | DM;

Вниз

API для роботы с Html help   Найти похожие ветки 

 
Zakhs   (2002-08-28 16:03) [0]

Как работать с chm файлами программно?
Заранее благодарен.


 
easy ©   (2002-08-28 16:20) [1]

..ты не поверишь..функцией HtmlHelp :))
МСДНа под рукой нет, вот кусок из хелпа по Васику:

Declare Function HtmlHelp Lib "hhctrl.ocx" Alias "HtmlHelpA" (ByVal hwndCaller As Long, ByVal pszFile As String, ByVal uCommand As Long, ByVal dwData As Long) As Long

· hwndCaller
A handle to an application window or Null. If a window handle is specified, the HTML Help window will be forced to be on-top of the calling window. If a 0 (zero) is specified, this condition will not occur.

· pszFile
File to display; optionally also specifies which window type to display it in, delimited with the right angle bracket character (filename>windowtype). If you omit the window type, the HtmlHelp function will use the default window type specified in the HTML Help project file. For uCommand values that don"t require a source file, pszFile can be Null, or 0 (zero), in VBA. However, a compiled HTML Help file is typically specified.

· uCommand
The action to perform; see the remainder of this section for examples of how to display a Help topic by using either the HH_HELP_CONTEXT or HH_DISPLAY_TOPIC command.
HH_DISPLAY_TOPIC
Displays a Help topic by passing the URL of the HTML file that contains the topic as the dwData argument.
HH_HELP_CONTEXT
Displays a Help topic by passing the mapped context ID for the topic as the dwData argument.

· dwData
Specifies additional data depending on the value of uCommand. Note that in this declaration this argument is declared As Any, because this argument accepts several different data types. You must be careful to pass the correct data type or risk an invalid page fault (also known as general protection fault [GPF]).

..переведёшь?



 
Dimka Maslov ©   (2002-08-28 16:31) [2]

http://endimus.com/oldcontent/files/index_en.php?page=htmlhelp.htm



Страницы: 1 вся ветка

Текущий архив: 2002.10.10;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.018 c
4-32067
otari
2002-08-25 12:50
2002.10.10
Помогите !!!


1-31720
Dmitry Toropov
2002-10-01 09:49
2002.10.10
ADO, auto increment field


3-31645
toxa
2002-09-19 20:29
2002.10.10
Связь 3-х таблиц в IBase


1-31847
Ahmad
2002-09-25 07:11
2002.10.10
Шестнадцатиричное в десятичное...


14-32010
Sewix
2002-09-13 19:03
2002.10.10
На кого учится на системного программиста или на инжинера?