"Routine Not Found" Message Box While Viewing Help File
Article ID: 120738
Article Last Modified on 10/31/2006
APPLIES TO
- Microsoft Windows NT Workstation 3.5
- Microsoft Windows NT Server 3.5
This article was previously published under Q120738
SYMPTOMS
While you are viewing a help file, the "Routine Not Found" message box
appears.
CAUSE
The help file invokes the RemoveAccelerator() macro, which is not
implemented in Windows NT 3.1 or 3.5.
The RemoveAccelerator() macro, as documented in the Windows Help Authoring
Guide, is not available on Windows NT 3.1 or 3.5. An accelerator key added
using AddAccelerator() cannot be removed. Invoking RemoveAccelerator() in
your help file brings up the "Routine Not Found" message box.
WORKAROUND
Do not invoke the RemoveAccelerator() macro.
STATUS
Microsoft has confirmed this to be a problem in Windows NT version 3.5.
We are researching this problem and will post new information in the
Microsoft Knowledge Base as it becomes available.
Additional query words: prodnt
Keywords: KB120738