|
-
Mar 27th, 2002, 07:24 PM
#1
Thread Starter
Lively Member
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
-
Mar 30th, 2002, 05:04 PM
#2
-= B u g S l a y e r =-
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.
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
|