Search results

  1. P

    Integration of DLL with Dependencies

    This is to inform you all that the code is working fine in the VB6 Project. But I need it in Access VBA. What could I be missing? All Dll are in the same folder with the Project. Your assistance will be appreciated
  2. P

    Integration of DLL with Dependencies

    I've tried the option of SysWOW64, Keeping all in same folder. I wouldn't want to Register it even.
  3. P

    Integration of DLL with Dependencies

    I don't really know, but it's returning the error 'File not found' Can I upload the code and DLL?s
  4. P

    Integration of DLL with Dependencies

    It's a Hoteldoor lock encoder. The API for it has 4 files , 3 DLLs and 1 lib file, 32bits The main DLL that is mentioned in the documentation produce the error 'File not found' while trying to register it or even attempt to call it's function in VBA. I believe it is calling some functions from...
  5. P

    Integration of DLL with Dependencies

    I have the ProusbLock DLL with the Function I call using the Path because it can not be registered, But the DLL has other DLL and Lib that it depends on. I get Error File Not Found even though I have placed all the Files in one Folder.
  6. P

    Introduct

    Hello guys, I am an intermediate access User and loves to learn more and also contribute discussions and Solutions.
Back
Top Bottom