Results 1 to 2 of 2

Thread: 16-bit DLL in VB 6.0

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 1999
    Posts
    80

    16-bit DLL in VB 6.0

    Greetings,

    I am trying to use an old 16-bit DLL in VB 6.0. Is this possible?

    When I tried to call a function in the DLL, I get a "file not found" message. I have copies of the DLL in both the system and applications folder.

    I've even tried regsvr32 but to no avail.

    Is there a special way to declare 16-bit DLLs or should I look for the 32-bit version?

    TIA

  2. #2
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    u should look for the 32 bit version.

    If u cannot find it, u can try making a ole server in 16 bits vb, encapsulate the functions u need from the 16 bit dll.
    -= a peet post =-

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