FIX: Access Violation Firing an Error Event in OLE Control (141661)
The information in this article applies to:
- Microsoft Visual C++ 2.0
- Microsoft Visual C++ 2.1
- Microsoft Visual C++ 2.2
This article was previously published under Q141661 SYMPTOMS
An access violation occurs when the error event is fired in an OLE Control.
This occurs on the first firing of an error event in Release builds and
only after several firings in Debug builds.
CAUSE
An invalid "this" pointer is being loaded off the stack on a call to
ExternalRelease() at the end of COleControl::FireEvent().
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This bug was corrected in Microsoft
Visual C++, 32-bit Edition, version 4.0.
Modification Type: | Major | Last Reviewed: | 10/24/2003 |
---|
Keywords: | kbbug kbCtrl kbfix KB141661 |
---|
|