> 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
