are you sure that,
WaitForSingleObject retVal, INFINITE
is being called ? becasue after sendMessage the libraries are inaccessible since they are unloaded ....
Anyway what i wanted to ask...
Would you happen to know how to load a VB plugin in a c++ plugin
i want to add a configure command for vb plugins as well..
i have done it for c++ plugins but i am having dificulties with vb plugins
Thanks