Results 1 to 5 of 5

Thread: C API and VISUAL BASIC

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2000
    Location
    Coventry
    Posts
    14

    Exclamation

    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!!

  2. #2
    Guest
    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.

  3. #3

    Thread Starter
    New Member
    Join Date
    Dec 2000
    Location
    Coventry
    Posts
    14

    Talking

    Many Thanks

    are there any problems I might run in to

    Andy
    Morning,afternoon and good night!!

  4. #4
    Guest
    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.

  5. #5

    Thread Starter
    New Member
    Join Date
    Dec 2000
    Location
    Coventry
    Posts
    14
    thanks
    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
  •  



Click Here to Expand Forum to Full Width