BUG: Windows 95 DDEML Faults with Multiple Threads
Article ID: 137193
Article Last Modified on 11/21/2006
APPLIES TO
- Microsoft Win32 Application Programming Interface, when used with:
This article was previously published under Q137193
SYMPTOMS
If an application has multiple threads calling the DDEML APIs
simulataneously, warnings may be generated under debug Windows. In
cases, the application may fault inside DDEML.
CAUSE
The DDEML library has a bug that can cause re-entrancy problems in
certain, high stress conditions.
RESOLUTION
The solution is to have the calling application serialize access to
DDEML using a critical section.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. We are researching this problem and will
post new information here in the Microsoft Knowledge Base as it becomes
available.
Additional query words: 4.00 win95fest
Keywords: KB137193