PRB: Cannot Exit Windows with DLL-Instanced Windows Open (68552)
The information in this article applies to:
- Microsoft Windows Software Development Kit (SDK) 3.0
- Microsoft Windows Software Development Kit (SDK) 3.1
This article was previously published under Q68552 SYMPTOMS
When the user closes the Windows Program Manager and chooses the OK
button in the Exit Windows dialog box, Windows does not close.
CAUSE
A window was created in a window class registered by a dynamic-link
library (DLL), and the DLL was unloaded from the system before the
window was destroyed.
RESOLUTION
Before the DLL is unloaded from the system, explicitly destroy all
windows created in a window class registered by the DLL.
Modification Type: | Major | Last Reviewed: | 4/12/2004 |
---|
Keywords: | KB68552 |
---|
|