Problem in accessing a funtion in a DLL using VB

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • devyanigod
    New Member
    • Mar 2010
    • 6

    Problem in accessing a funtion in a DLL using VB

    We need to use a DLL named reader1 to access the functions for connecting the reader to the PC through Winsock. We declared the DLL and then tried to use the function but we get an "Entry Point error"
    We have also tried to register the DLL using regsvr32. But it also says that"DLL could be loaded but entry point could not be found"
    Plz reply
Working...