[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | Microsoft Visual Basic |
|
Moderator: | TAMARA::DFEDOR::fedor |
|
Created: | Thu May 02 1991 |
Last Modified: | Thu Jun 05 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2565 |
Total number of notes: | 10453 |
2503.0. "ocx with VB5 on ALPHA" by ULYSSE::CATTOLICO () Fri Feb 21 1997 04:29
Hi,
this question is on VB5 on WNT Alpha 4.0.
I had written some OCX with Visual C++ 4.0, registered
them and I use them beautifully from Visual Basic 4.0 on
WNT Intel 4.0.
Then I decided to move everything to Alpha (Visual C++ 4.0,
Visual Basic 5.0 beta).
No problem in compiling my OCXs, registering them and using them
from C++.
However, when I try to include this controls in VB5
(as "Components" or "Insertable Objects") I get the
error: "Type Mismatch".
BTW, the same error is returned when I try to include
other controls such as "Microsoft Graph".
Did anyone succeed in doing this?
Thanks in advance
Ciao
Paolo
T.R | Title | User | Personal Name | Date | Lines |
---|
2503.1 | Use latest VC++ | ULYSSE::CATTOLICO | | Fri Feb 21 1997 07:21 | 4 |
|
Using Visual C++ 4.2 fixed the problem
Paolo
|