PRB: Wjview.exe Causes Unhandled Exception on Handle Creation (195160)
The information in this article applies to:
- Microsoft Visual J++ 6.0
- Microsoft SDK for Java 3.1
- Microsoft SDK for Java 3.2
This article was previously published under Q195160 SYMPTOMS
If a class that extends the Window class is created with className LISTBOX
and overrides wndProc() and handles the WM_CREATE message, then Wjview.exe
causes an unhanded exception on handle creation.
RESOLUTION
The Window with className LISTBOX must pass the WM_CREATE message on to
defWndProc() in order for the class to be created correctly.
REFERENCES
For support information about Visual J++ and the SDK for Java, visit the following Microsoft Web site:
Modification Type: | Major | Last Reviewed: | 6/14/2006 |
---|
Keywords: | kbprb kbWFC KB195160 |
---|
|