Subj : Re: Launching Help from prog in XP To : borland.public.cpp.borlandcpp From : David Ayre Date : Mon Jun 07 2004 04:52 am Hi Jogy, I use the 4.52 compiler. The programme has been working OK for 4 or 5 years on all operating systems before XP. It is just on XP that it doesn't work. I can run the help file by using WinExec(etc) to bring up the contents. It is just the WinHelp() command that doesn't seem to work. Cheers, David Jogy wrote: >David Ayre wrote: > >> Hi Jogy, >> >> It doesn't work on HELP_CONTENTS either. I wonder if it needs a different WinHelp executable? >> > >I doubt that different WinHelp.exe is used when calling the WinHelp() >function and when using the explorer. > >It might be something else, like not finding the neccessary files for >the help (like .cnt), or not liking the window handle passed to the >function. > >Which compiler are you using? If there are examples with help >included with it, do they work? > > >-- >Jogy >http://www.jogy.net/ >jogy@sirma.bg .