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(a)winehq.org Reporter: dark.shadow4(a)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.