[ros-bugs] [Bug 2698] Regression: text disappearing in start button and clock

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Thu Sep 27 15:26:58 CEST 2007


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





--- Comment #2 from jimtabor <jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net>  2007-09-27 15:26:57 CET ---
I tesed the "Restart" and "Turn off" than click no, I clicked on the Start
button again, the text came back. Update parent is the issue.

28918 is an attempt to remove previous hax. These changes speed up allocation
and creation of the window dc know as DCE. Code no longer waits for any locks.
Instead of using the DC handle table for the waist of one saved DC, I chosen to
allocate one that is fake. If it is the first in the system, the new window DC
will be copied and saved. Later to be used for restoring data to all ding
window DC before it is removed from the handle table. So~, I guess it is not
updating the parent window as it should. I need time to look at this.

Thanks,
James


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


More information about the Ros-bugs mailing list