Worskshop
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 3 articles for 0.302 sec
Nice one, Ulrich Your solution also works fine on MSWord - even using my own CHM file. The only exception is that the Excel "Auto-Close" macro seems to be redundant in MSWord. (And in any case, the Public Window handle variable (HHwinHwnd) is lost when a Word Macro ends. I can't be bothered to work out exactly why my previous solution didn't work but I suspect that your solution of declaring     

Group: microsoft.public.helpauthoring · Group Profile · Search for Worskshop in microsoft.public.helpauthoring
Author: Eddie Thrashcort
Date: Apr 3, 2007 05:59

Thanks Ulrich, I'll take a look at those examples Eddie *From:* Ulrich Kulle<infoREMOVE##THIS@help-info.de> *Date:* Tue, 3 Apr 2007 00:50:01 -0700 Hello Eddie, I don't have a ready made Word example but I think you have Excel too for trying following downloads from the download section: http://www.help-info.de/en/Visual_Basic_Applications/vba.htm or download directly
Show full article (3.42Kb) · Show article thread
Now I've recompiled my CHM file with these additions to the HHP file [ALIAS] IDH_Test=Test.htm [MAP] #define IDH_Test 1001 I've recompiled with HH Worskshop and used this call HHReturn = HtmlHelp(0, HelpPath, HH_HELP_CONTEXT, TopicID) Where HH_HELP_CONTEXT = &HF TopicId = 1001& All I get now is "HH_HELP_CONTEXT called without a [MAP] section" Is the HTMLHelp API fundamentally     

Group: microsoft.public.helpauthoring · Group Profile · Search for Worskshop in microsoft.public.helpauthoring
Author: Eddie Thrashcort
Date: Apr 3, 2007 02:08

Show full article (2.84Kb) · Show article thread
    

Group: microsoft.public.helpauthoring · Group Profile · Search for Worskshop in microsoft.public.helpauthoring
Author: Eddie Thrashcort
Date: Apr 2, 2007 16:35

Show full article (1.44Kb) · Show article thread