home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: alt.lang.basic
- Path: sparky!uunet!ornl!sunova!convex!news.oc.com!mercury.unt.edu!ponder!kenneth
- From: kenneth@ponder.csci.unt.edu (Kenneth W. Rich)
- Subject: VB and Linking to DLLs...
- Message-ID: <kenneth.722031336@ponder>
- Sender: usenet@mercury.unt.edu (UNT USENet Adminstrator)
- Organization: University of North Texas
- Date: Tue, 17 Nov 1992 20:15:36 GMT
- Lines: 15
-
-
- I am about to go crazy. A few months ago I was able to declare
- API fuctions and use them in Visual Basic. Recently, however, I
- can't seem to get it to work. The error I am getting when I try
- to call a defined function from API is "Bad DLL Calling Convention"
- It shows up during runtime when VB calls the external function.
- I have checked and double checked everything about four times
- and everything seems to be correct.
-
-
- Thanks for any insights provided.
-
-
- Ken.
-
-