[ros-bugs] [Bug 899] Problem cleaning up window classes

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Wed Oct 12 19:43:57 CEST 2005


http://www.reactos.org/bugzilla/show_bug.cgi?id=899





------- Additional Comments From gvg at reactos.org  2005-10-12 19:43 CET -------
No, that won't work. Suppose you have an initial thread N (native again), which
starts a WINIT thread. WINIT registers a few window classes and terminates. Then
N starts a new thread, WWORK, which wants to create windows using those window
classes. In your scenario, that will fail 'cause the window classes were cleaned
up when WINIT terminated.

-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.


More information about the Ros-bugs mailing list