"Routine Not Found" Message Box While Viewing Help File (120738)



The information in this article 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.

Modification Type:MajorLast Reviewed:10/30/2003
Keywords:KB120738