Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"Error loading dll"

Status
Not open for further replies.

ByzantianX

Programmer
Dec 18, 2000
103
I'm using Access 2.0 and I had to call an API function (GetVolumeInformation), but everytime I do that, I'm getting the error message "Error loading dll". That API call works fine within any other application (Access 2000,VB6, Delphi...) and the only thing that came to my mind is that Access 2.0 is 16-bit application.Perhaps there is an old API call for that function, that could be used for 16-bit application. Can anyone help me, please?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top