[ros-bugs] [Bug 2966] Improvements to screensavers
ReactOS.Bugzilla at www.reactos.org
ReactOS.Bugzilla at www.reactos.org
Wed Feb 13 15:32:31 CET 2008
http://www.reactos.org/bugzilla/show_bug.cgi?id=2966
--- Comment #4 from Carlo Bramix <carlo.bramix at libero.it> 2008-02-13 15:32:30 CET ---
Created an attachment (id=2320)
--> (http://www.reactos.org/bugzilla/attachment.cgi?id=2320)
Fix for this bug
It looks like I did a mistake in previous patch.
According to MSDN article Q182382, the window handle is provided as unsigned
decimal number, while %p acquires it as hexadecimal.
The new patch simply changes %p with %d.
Now the screensavers also work in preview with the screen control panel applet.
--
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