home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / alt / lang / basic / 854 < prev    next >
Encoding:
Text File  |  1992-11-17  |  847 b   |  26 lines

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