Question and Answer Database FAQ1336C.txt OWL50 help contents(OWL50.CNT) Category :On-Line Help Platform :Win95/NT Product : BC++5.x Question: When I go to HELP -> OWL API -> FIND -> Maximize search I get access violation at 0x00XXXX address. WHY??????? Answer: The only thing you need to do is open up OWL50.CNT in your BC5\HELP directory. Then put a ';' (NOT in single quotes)in front of the line that references "= WIN32.HLP" Save the file and then Rebuild the index and maxamize the search results and it will work fine. Here is my OWL50.CNT :Title ObjectWindows Help :INDEX Borland C++ User's Guide = BCW.HLP :INDEX Borland C++ Programmer's Reference = BCPP.HLP :INDEX Borland C++ Class Libraries Guide = CLASSLIB.HLP :INDEX ObjectWindows 5.0 Programmer's Reference = OWL50.HLP :INDEX ObjectComponents Programmer's Reference = OCF.HLP :INDEX Windows System Classes = WINSYS.HLP ;INDEX Microsoft Windows SDK Reference = WIN32.HLP ;----------------The above line chokes :INDEX ObjectWindows 5.0 Examples Help = OWLEX.HLP :Include OWLPG.TOC :Include OWLRG.TOC 7/2/98 10:32:32 AM
Last Modified: 01-SEP-99