|
-
Jan 30th, 2001, 09:33 AM
#1
Thread Starter
New Member
Help I am creating a application to link to a callcentre application and it comes with a C API can I use this API in visual basic.
Many Thanks
Andrew Barr
Morning,afternoon and good night!!
-
Jan 30th, 2001, 09:41 AM
#2
Yes. Use the Declare Function statement to load it. If you need to get the names of the functions which are in the DLL, use Dependancy Walker.
-
Jan 30th, 2001, 10:01 AM
#3
Thread Starter
New Member
Many Thanks
are there any problems I might run in to
Andy
Morning,afternoon and good night!!
-
Jan 30th, 2001, 10:06 AM
#4
Don't think so (unless you get the function wrong). But should you run into a problem, feel free to contact me via these forums or via E-mail.
-
Jan 30th, 2001, 10:09 AM
#5
Thread Starter
New Member
Morning,afternoon and good night!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|