[Bug 10624] New: REG_DWORD should be unsigned not signed in regedit
http://bugs.winehq.org/show_bug.cgi?id=10624 Summary: REG_DWORD should be unsigned not signed in regedit Product: Wine Version: 0.9.49. Platform: All OS/Version: All Status: UNCONFIRMED Severity: trivial Priority: P4 Component: wine-programs AssignedTo: wine-bugs(a)winehq.org ReportedBy: ted(a)midg3t.net Wine's regedit displays the integer representation of REG_DWORD values as a signed value, whereas regedit on my Windows 2000 machine shows the integer representation as unsigned. To test, create a REG_DWORD value and set the data to ffffffff. It should be 4294967295 but Wine's regedit shows -1. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10624 --- Comment #1 from Ted Percival <ted(a)midg3t.net> 2007-12-01 01:28:49 --- Created an attachment (id=9427) --> (http://bugs.winehq.org/attachment.cgi?id=9427) Proposed patch -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10624 Alexander Nicolaysen Sørnes <alex(a)thehandofagony.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex(a)thehandofagony.com Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #2 from Alexander Nicolaysen Sørnes <alex(a)thehandofagony.com> 2007-12-01 08:08:41 --- Confirmed with regedit on Win 98SE as well. Go for wine-patches if you already haven't. Nice catch. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10624 Ted Percival <ted(a)midg3t.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9427 is|0 |1 obsolete| | --- Comment #3 from Ted Percival <ted(a)midg3t.net> 2007-12-02 00:50:16 --- Created an attachment (id=9449) --> (http://bugs.winehq.org/attachment.cgi?id=9449) Proposed patch The hex representation uses lowercase characters in Windows regedit, too (Wine's regedit uses uppercase hex). This patch makes both changes. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10624 --- Comment #4 from Ted Percival <ted(a)midg3t.net> 2007-12-02 04:22:47 --- Sent to wine-patches. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10624 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Vijay Kamuju <infyquest(a)gmail.com> 2007-12-03 12:36:48 --- resolving as fixed, as the patch proposed is in git -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10624 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:45:48 --- Closing all RESOLVED FIXED bugs older than four weeks. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10624 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:12:16 CST --- Removing deprecated 'All' Platform/OS. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org