Results 1 to 3 of 3

Thread: api calls

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2000
    Posts
    16

    Talking

    OK, I am using the 16bit version of vb, is there any way that I can call 32bit api calls. I always get an error message when i do this. If there is anyway you guys can help then please do. Thanks
    "Creation is all in the mind"
    _____________________________
    vb 4.0 pro
    borland c++ 5.02
    c

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    There is a way to call 32bit DLLs from a 16bit program, but it only works in a language with pointers.

    Therefore, it's not possible with VB. Are you sure you definitely need to use a 16bit version?
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Nov 2000
    Posts
    16
    Nah I was just wondering if it was possible in vb4.0
    thanks I didnt think that there was a way.
    "Creation is all in the mind"
    _____________________________
    vb 4.0 pro
    borland c++ 5.02
    c

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