Hello,
if we want VST_PATH to be accessed with getenv() on windows > XP, pd have to be loaded with admin account...
maybe using a newer method like GetEnvironmentVariable() would be more appropriate,
or another method that would allow vst~ to access a vstplugins directory?
http://msdn.microsoft.com/en-us/library/77zkk0b6.aspx
I'm using mingw for compilation, but I'm not sure I could compile all flext externals, so I couldn't try to make a patch, sorry for this...
Colet Patrice