[Bug 10624] New: REG_DWORD should be unsigned not signed in regedit

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 1 00:07:42 CST 2007


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 at winehq.org
        ReportedBy: ted at 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.



More information about the wine-bugs mailing list