cheers jim.
cool so i can just do somthing like this in my dll.
sub DllMain()
......init crap
end sub
and that will automatically run at constuction time?
does private functions still have to be declared in the .bi file?
and what about globals vars is it possible to have them in the .bi file and use them in the dll?
sorry for all the questions im very curious
