Author |
Topic: Unresolved external(HtmlHelp) (Read 6544 times) |
|
Tors
Guest

|
Has connected header HtmlHelp.h, if I call HtmlHelp () ëèíêåð gives out: " Unresolved external HtmlHelpA referenced from MainUnit.obj ", if not I call, The program ëèíêóåòñÿ is normal. Header, and lib-file with HTML Help Workshop are applied. I have copied them: header in Include, and lib in Projects\lib. Programming on C ++ Builder In what a problem?
|
|
Logged |
|
|
|
Support Staff
YaBB Administrator
    
 Meow!

Gender: 
Posts: 1134
|
 |
Re: Unresolved external(HtmlHelp)
« Reply #1 on: Feb 26th, 2004, 5:51pm » |
Quote Modify
|
I think you should refer to the C++ builder manual. PaperKiller is for creating HTMLHelp / CHM files. We can't provide support on how to call these files from a programming language. You will call these files just like you call any other CHM files, the manual of your programming environment should specify how.....
|
|
Logged |
|
|
|
Jud
YaBB Newbie




Gender: 
Posts: 1
|
 |
Re: Unresolved external(HtmlHelp)
« Reply #2 on: Jun 4th, 2005, 1:22pm » |
Quote Modify
|
I found this post on Google looking for an OMF version of htmlhelp.lib, which is required to use the HtmlHelp API in C++ Builder. You can download it here: http://cdtag.com/downloads/htmlhelp.lib Hope this helps!
|
| « Last Edit: Jun 4th, 2005, 1:26pm by Jud
» |
Logged |
|
|
|
|