B
Bruce
I'm sure I'm just missing something simple.
I've developed a COM addin for Outlook in Visual Basic and created an
HTMLHelp file for same.
I setup the path to the application help file in the addin. I've created the
appropriate help context IDs.
When pressing F1 to launch help, it does launch...but it also launches
Outlook Help at the same time and in a different window. Is this because I
don't have a form wHnd ? I'm not calling the Help from the Help API...just
relying on Visual Basic Project help file setup and context IDs and F1.
Any help would be appreciated.
Thanks.
Bruce
I've developed a COM addin for Outlook in Visual Basic and created an
HTMLHelp file for same.
I setup the path to the application help file in the addin. I've created the
appropriate help context IDs.
When pressing F1 to launch help, it does launch...but it also launches
Outlook Help at the same time and in a different window. Is this because I
don't have a form wHnd ? I'm not calling the Help from the Help API...just
relying on Visual Basic Project help file setup and context IDs and F1.
Any help would be appreciated.
Thanks.
Bruce