I'm thinking there is a simple solution to the following error:
Gft.efs, line1: Can not find DLL(C:\path\to\dll\name.dll)
Maybe registering the dll with regsvr or regsvr32? I've tried this although regsvr32 doesn't seem to find the DLL either. I know its there....maybe it is missing some important features (ActiveX or MFC or something). Does the DLL have to be a specific kind or will any DLL with exported functions work?
Gft.efs, line1: Can not find DLL(C:\path\to\dll\name.dll)
Maybe registering the dll with regsvr or regsvr32? I've tried this although regsvr32 doesn't seem to find the DLL either. I know its there....maybe it is missing some important features (ActiveX or MFC or something). Does the DLL have to be a specific kind or will any DLL with exported functions work?
Comment