https://bugs.winehq.org/show_bug.cgi?id=53781 Bug ID: 53781 Summary: cfgmgr32.dll missing function CM_MapCrToWin32Err Product: Wine Version: 7.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: janne.kekkonen(a)gmail.com Distribution: --- Created attachment 73270 --> https://bugs.winehq.org/attachment.cgi?id=73270 attached file contain terminal logs run in windows and wine. File also has source for testcode. cfgmgr32.dll might be missing function CM_MapCrToWin32Err. When trying to get address of this function with GetProcAddress return value is null. After failed address retrieving GetLastError() gives error code 127. -- 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.