On Do, 2008-07-03 at 08:45 -0700, Juan Lang wrote:
Well, technically, they would be registered in the [mmcpl] section of control.ini, which is then mapped in the registry
(snip)
I could add a check for CPL entries in control.ini if desired using the GetPrivateProfileSection function, and if/when Wine does support INI file mapping, the code wouldn't then need updating to point to the "right" place.
That sounds like the right way to do it.
.ini file mappings are on Alexandre's todo list, fwiw: http://wiki.winehq.org/AlexandreJulliard --Juan
See also: http://bugs.winehq.org/show_bug.cgi?id=4096