Click to See Complete Forum and Search --> : Dll Folder


Lev FatMan
March 21st, 2001, 06:42 AM
How can I make VB look for the DLL in the current directory, or the projects directory?
I tried "dllname.dll" and it didnt worked...

FatMan

shree
March 21st, 2001, 06:46 AM
It should work. Did you try registering the DLL using regsvr32?