VstPluginFormat cannot compile

Hi Jules

The registry addon does not compile:

error C2653: 'PlatformUtilities' : is not a class or namespace name

Edit: I meant in the modules branch, in the regular branch it does work.

Whoops! Thanks, I’ll add an include.

You wrote ‘getRegistryValue’ instead of just ‘getValue’:

    return FileSearchPath (WindowsRegistry::getRegistryValue("HKLM\\Software\\VST\\VSTPluginsPath",
                                                              programFiles + "\\Steinberg\\VstPlugins"));

Oh, FFS… Sorry, I’m not doing very well this morning! Will sort that out in my next check-in, thanks again!