http://bugs.winehq.org/show_bug.cgi?id=28122
Summary: unable to start Intl.cpl (Regional Settings properties) -- unimplemented function SETUPAPI.dll.pSetupMalloc Product: Wine Version: 1.3.26 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: setupapi AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
1. get a native intl.cpl, run as below
$ wine rundll32.exe shell32.dll,Control_RunDLL intl.cpl -- full log -- fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 - assuming all bytes wine: Call from 0x7bc4c896 to unimplemented function SETUPAPI.dll.pSetupMalloc, aborting fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100 -- end full log --
reference: [1] How to manually select an Input Method Editor for a specific keyboard language in Windows Home Server Console on a Windows Home Server-based computer http://support.microsoft.com/kb/940885
[2] Description of Control Panel (.cpl) Files http://support.microsoft.com/kb/149648
[3] Use ms control panel in wine (Even witout windows)!! http://www.winehq.org/pipermail/wine-users/2002-August/008527.html