Hi,
I have a huge fortran project as a dll from which I have exported a single function. Now when I call the exported function from VB, it gives an error message, "error 53, dll not found" All the paths are correct BTW.
The exported function works fine if I call it from VC but vb gives this error. I made another VC DLL so that I can call this fortran dll from there and call VC dll from VB. It started off fine. I put a message box in the call and it popped. But when I dllimport the fortran function in the VC DLL, VB started giving the same error for my VC DLL i.e. dll not found.
Can any one help me with this. What seems to be the problem here.
Regards,
Mohsin
error in VB, can not find dll... can any one help?
Para obtener más información sobre las optimizaciones del compilador, consulte el aviso sobre la optimización.


