does anybody know how to make some code execute only once, when the dll loads, in VB? in VB, main() executes on every thread..

thanks.