Results 1 to 3 of 3

Thread: Porting application from vb4 to vb6

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Posts
    2

    Lightbulb

    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

  2. #2
    Guest
    All you need to do is make sure the 3rd party controls/DLL's are in your System directory and it should run fine.

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Posts
    2

    Unhappy 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
  •  



Click Here to Expand Forum to Full Width