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
Printable View
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
It should work. Did you try registering the DLL using regsvr32?