|
-
Oct 10th, 2000, 01:39 AM
#1
Thread Starter
New Member
Hi,
i am tryin gto port a vb4 application to vb6.
What precautions must i take and what should i look out for?
the applications uses a lot of APIs, Third party DLLs and Third party OCX,VBXs.
Any help greatly appreciated.
thanks
Ajit
-
Oct 10th, 2000, 02:44 PM
#2
All you need to do is make sure the 3rd party controls/DLL's are in your System directory and it should run fine.
-
Oct 10th, 2000, 08:54 PM
#3
Thread Starter
New Member
porting application from vb4 to vb6
Hi,
The problem here is that we are using a lot of 16 bit DLLs.
Now will the calls to these 16Bit DLLS give me problems if i try to use them from 32Bit VB6?
Should i use thunking to avoid these problems?
Thanks,
ajax
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
|