Connecting Tech Pros Worldwide Help | Site Map

Help problems

  #1  
Old May 28th, 2007, 02:45 AM
G Gerard
Guest
 
Posts: n/a
Hello

I have written some help files (MyHelp) using Html Help Workshop version
4.74.8702

When I launch MyHelp.chm from a MSACCESS 2000 application the MyHelp help
window
opens displaying the correct help topic but if I close the application with
MyHelp still
opened I get the following error:

(This program has performed an illegal operation and will be shut down.)

If I open the Microsoft Access Help from the same application
and then close the application while Microsoft Access Help is still opened
there
is no error, Microsoft Access Help closes with the application as it should.

Any ideas?

Thanks
G Gerard

  #2  
Old May 28th, 2007, 04:25 PM
Tom van Stiphout
Guest
 
Posts: n/a

re: Help problems


On Sun, 27 May 2007 22:37:08 -0300, "G Gerard" <ggerard@mail.com>
wrote:

One idea is to programmatically close Help when your app closes down.
Perhaps you can use the FindWIndow API, and then send that window
handle a WM_CLOSE message using PostMessage.

-Tom.

Quote:
>Hello
>
>I have written some help files (MyHelp) using Html Help Workshop version
>4.74.8702
>
>When I launch MyHelp.chm from a MSACCESS 2000 application the MyHelp help
>window
>opens displaying the correct help topic but if I close the application with
>MyHelp still
>opened I get the following error:
>
>(This program has performed an illegal operation and will be shut down.)
>
>If I open the Microsoft Access Help from the same application
>and then close the application while Microsoft Access Help is still opened
>there
>is no error, Microsoft Access Help closes with the application as it should.
>
>Any ideas?
>
>Thanks
>G Gerard
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help: problems with ASP.NET menu on Web Part =?ISO-8859-1?Q?Jo=E3o_Maia?= answers 3 June 27th, 2008 09:04 PM
Help: Problems with ALTER TABLE Maximilian Scherf answers 4 June 27th, 2008 05:57 PM
Help: Problems with ALTER TABLE Maximilian Scherf answers 8 September 5th, 2005 10:49 AM
Please help! Problems with XML and FOP Johnny answers 1 July 20th, 2005 08:19 AM