[ros-bugs] [Bug 7062] PATCH: explorer: fix starting stuff from HKCU RunOnce
ReactOS.Bugzilla at reactos.org
ReactOS.Bugzilla at reactos.org
Wed May 9 04:18:01 UTC 2012
http://www.reactos.org/bugzilla/show_bug.cgi?id=7062
EDIJS <terminedijs at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7676 is|0 |1
obsolete| |
--- Comment #5 from EDIJS <terminedijs at yahoo.com> 2012-05-09 04:18:00 CET ---
Created an attachment (id=7679)
--> (http://www.reactos.org/bugzilla/attachment.cgi?id=7679)
PATCH: explorer: handle HKCU RunOnce entries
Line 42 of startup.c tells
'HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce (all,
asynch)', so I set bSynchronous to FALSE.
Also, person who wrote code is not using brackets. Check lines 509 and 511,
those checks are identical, so, brackets could be used, but since he didn't use
them, so I shouldn't too? Done.
--
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.
You are the assignee for the bug.
More information about the Ros-bugs
mailing list