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

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Wed Oct 12 16:59:00 CEST 2005


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





------- Additional Comments From w3seek at reactos.com  2005-10-12 16:59 CET -------
this could be solved by deleting all objects associated with a win32 process as 
soon as the last win32 thread terminates (e.g. a refcount in the W32PROCESS 
structure that indicates the number of running win32 threads). But this has to 
be serialized in case another win32 thread is created in the meanwhile, unless 
the process is being 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