VBX files with VB4 32bit 
Author Message
 VBX files with VB4 32bit

I was wondering if it is possible to use 16 bit VBX files or any VBX file
with VB4 32bit?

If you have any informaition on the subject then please e-mail me at


Thank You

C. Holman



Wed, 02 Jun 1999 03:00:00 GMT  
 VBX files with VB4 32bit

Quote:
>I was wondering if it is possible to use 16 bit VBX files or any VBX file
>with VB4 32bit?

>If you have any informaition on the subject then please e-mail me at


>Thank You

No.

/Anders Troberg



Wed, 02 Jun 1999 03:00:00 GMT  
 VBX files with VB4 32bit

Quote:

> I was wondering if it is possible to use 16 bit VBX files or any VBX file
> with VB4 32bit?

In general, it's impossible to use 16-bit VBXs or whatever 16-bit DLLs with
32bit VB. In theory, one of the recent versions of Borland C++ (I can't
recall by the moment if it was 4.x or 5.x) was said to be able to generate
32-bit VBXs. You need, however, to have the source code for that case, and
given a source code it's better to recreate the file as OCX. Moreover, the
32bit VBXs are a sort of Borland's invention, they're not officially
supported by Microsoft, so even if you get some, it's not sure whether they
will work with VB4.


Thu, 03 Jun 1999 03:00:00 GMT  
 VBX files with VB4 32bit

It's not easy, I have read about it in the Visual Basic Programmer's
Journal when I was thinking of using VBX in 32bit. I bought me an OCX
instead

Regards
Lars Karlson



Quote:
> I was wondering if it is possible to use 16 bit VBX files or any VBX file
> with VB4 32bit?

> If you have any informaition on the subject then please e-mail me at


> Thank You

> C. Holman



Thu, 03 Jun 1999 03:00:00 GMT  
 VBX files with VB4 32bit

Quote:

>I was wondering if it is possible to use 16 bit VBX files or any VBX file
>with VB4 32bit?

Why not have a look in the documentation?

Rainer

---------------------------



Sun, 06 Jun 1999 03:00:00 GMT  
 VBX files with VB4 32bit

Gee, I'll take a second and answer the question instead of being smug
..sheesh! Some People..

Colin,

16 bit VBX's cannot be used in the 32 bit environment.

Hope this helps

Quote:

>I was wondering if it is possible to use 16 bit VBX files or any VBX file
>with VB4 32bit?
>If you have any informaition on the subject then please e-mail me at

>Thank You
>C. Holman

A mind which has been expanded by a new idea,
never returns to it's original dimensions.


Mon, 07 Jun 1999 03:00:00 GMT  
 VBX files with VB4 32bit


says...

Quote:

>I was wondering if it is possible to use 16 bit VBX files or any VBX
file
>with VB4 32bit?

>If you have any informaition on the subject then please e-mail me at


>Thank You

>C. Holman

From what I understand and I know very little, I'm new to VB, is that
Only the 16 bit ver5sion supports vbx's, I haven't seen the six{*filter*} bit
version but once i get my cd back i will install it, supposedly in the
16 bit theres a conversion utility to convert it to ocx. Then you can
use the ocx in your application, but as i said i'm not sure. I recently
got VB4, Before that the only thing i had was Qbasic that comes with
msdos. Ack!


Sat, 12 Jun 1999 03:00:00 GMT  
 
 [ 7 post ] 

 Relevant Pages 

1. LowLevel routines (Like Microhelps MUSCLE.VBX) under VB4/32Bit(DLL/OCX)

2. Vb4: how large are the VB4/DB run time dll and Vbx files

3. VB4.0EE 32bit Error writing EXE w/Rmt Supt files

4. Best Uninstall for vb4.0 32bit, free, no batch file

5. VB4 32bit STD: Getting URL File history properties

6. Position the Help File From 32bit VB4

7. Playing midi file with VB4(32bit)

8. Upgrade Problems: VB4.0/16Bit to VB4.0/32Bit

9. VB4 16bit Vs. VB4 32bit???

10. COMMDLG.VBX in a 32bit environment

11. Can 32bit C call 16bit VBX?

12. vbx grid and 32bit ocx grid

 

 
Powered by phpBB® Forum Software