Desperate for help Converting 16 bit app to 32 bit 
Author Message
 Desperate for help Converting 16 bit app to 32 bit

I am really new to VB programming. I hired a programmer to write a 16
bid VB4 app that uses several 3rd party controls. I now need to
upgrade that app to 32 bit and up grade the controls as well. I know
that if VB cant find a control when loading it puts a picture box in
it's place. Is there any way to do a find and replace to prevgent this
from happening.

Is there anyone willing to consider taking this type of project on.



Sat, 24 Feb 2001 03:00:00 GMT  
 Desperate for help Converting 16 bit app to 32 bit
The easy (but expensive) way:
    Buy the 32bit versions of the controls and VB *should* upgrade them for
you


Sat, 24 Feb 2001 03:00:00 GMT  
 Desperate for help Converting 16 bit app to 32 bit
You need to register the 32 bit controls on your computer, VB should
recognize them.
However, do you HAVE the 32 bit versions?

(3rd party = separately buyed!)

Most VB4 controls do have 32 bit version.

(Do you really need a 32 bit application?, we are still using VB3)



Quote:
>I am really new to VB programming. I hired a programmer to write a 16
>bid VB4 app that uses several 3rd party controls. I now need to
>upgrade that app to 32 bit and up grade the controls as well. I know
>that if VB cant find a control when loading it puts a picture box in
>it's place. Is there any way to do a find and replace to prevgent this
>from happening.

>Is there anyone willing to consider taking this type of project on.



Sat, 24 Feb 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Converting a VB4.0 16 Bit app to VB5 32 bit

2. Need help calling 16-bit app from 32-bit app

3. corruption of 16 bit db when used by both 16 and 32 bit apps

4. Launching 16-Bit apps from 32-Bit app?

5. Executing a 16 bit app from a 32 bit app

6. Convert 16-bit vbp to 32-bit?

7. Converting 16 bit to 32 bit

8. Convert 32-BIT MDB Database to 16-bit database

9. Problems converting from 16 bit to 32 bit

10. Converting Reports from 16-bit to 32-bit??

11. converting 16-bit VB4/Access2 to 32-bit

 

 
Powered by phpBB® Forum Software