[Bug 824] \0 character is added to REG_MULTI_SZ registry values
http://bugs.winehq.org/show_bug.cgi?id=824 randy.galbraith(a)cox.net changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #697 is|0 |1 obsolete| | ------- Additional Comments From randy.galbraith(a)cox.net 2004-10-10 15:02 ------- Created an attachment (id=698) --> (http://bugs.winehq.org/attachment.cgi?id=698&action=view) Storage of REG_MULTI_SZ changed from str(7) to hex(7) Whoops! The last patch was wrong, it used "hex:" instead of "hex(7):", thus losing the data type in the process of storing a REG_MULTI_SZ. This new patch corrects that issue and is actually simpler. I've also expanded the test program (see link off members.cox.net above) to read back and compare the values. Best regards, -Randy Galbraith -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs