VST Tooltips on Win32

i’m not good at debugging but i’ll help

anyway you want this error to be reproduced ? this means turing RTTI off cause that’s when it occurs, also do you want me to use eXT o eXT2 ?

mmmh i think you should leave RTTI enabled, or things wouldn’t work. but you having the problem with RTTI disabled only ? if so, that’s the problem…

yeah like i posted before the problem occurs (with closing gui) only if RTTI is disabled in VC6. When i turn it on the problem goes away only the one in tracktion2 when loading still occurs, but i guess is something different.

Yes, RTTI has to be enabled, there’s no question about that.

The other one is worth debugging - let me know if you find that it’s a bug in the wrapper rather than your own code.

the plug i’m loading is the latest JuceAudioPlugin DEMO not a character of my code inside, didn’t have the chance to recompile my plug yet.

ah, right… Doesn’t crash here, though (?)

I’ll investigate a bit more…