[Bug 47249] New: CM_Set_Class_Registry_Property should use PCVOID for buffer parameter

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 22 22:53:54 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47249

            Bug ID: 47249
           Summary: CM_Set_Class_Registry_Property should use PCVOID for
                    buffer parameter
           Product: Wine
           Version: 4.8
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: setupapi
          Assignee: wine-bugs at winehq.org
          Reporter: dark.shadow4 at web.de
      Distribution: ---

The setupapi stub functions CM_Set_Class_Registry_PropertyA and
CM_Set_Class_Registry_PropertyW have the wrong parameters, "buf" should be of
byte "const void*" instead of "void*".

This would be useful for ReactOS, see linked issue.

-- 
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.



More information about the wine-bugs mailing list