Microsoft KB Archive/195373

From BetaArchive Wiki
Knowledge Base


BUG: Breakpoint Not Hit in ActiveX DLL on CE Device

Article ID: 195373

Article Last Modified on 11/18/2003



APPLIES TO

  • The Integrated Debugger, when used with:
    • Microsoft Windows CE Toolkit for Visual C++ 6.0
    • Microsoft Windows CE Embedded Toolkit for Visual C++ 5.0



This article was previously published under Q195373

SYMPTOMS

When setting a breakpoint in an ActiveX DLL and starting the debugger, the program execution does not stop at the breakpoint when a process is already using the ActiveX DLL.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.

MORE INFORMATION

When attempting to run a program that uses an ActiveX DLL that is loaded by a process currently being debugged on CEPC, you receive the following error:

   Fatal Application Error
   Application <program name> has performed an illegal operation and will
   be shut down. If the problem persists, contact the program vendor.
   Program: <program name>
   Exception: 0x80000003
   Address: 01a62d66
                    

When attempting to run a program that uses an ActiveX DLL that is loaded by a process currently being debugged on a Windows CE Handheld PC, the program may run in an impaired fashion or may generate an exception.

When attempting to run a program that uses an ActiveX DLL that is loaded by a process currently being debugged on a Windows CE Palm-size PC, the program may not run and may not display any diagnostic stating that it won't run.


Additional query words: kbDSupport

Keywords: kbbug kbide kbdebug kbpending KB195373