nunop_
July 17th, 2002, 01:27 PM
I made an active using MSVC++ embedded 3.0. Compiled and registered it in the emulator. Then made a desktop version with MVC++ 6.0, matched the identifiers in the .idl files of both versions, compiled and registered.
Then tried to make a VB app and use my activeX component.
Registered it (the desktop version) in the control manager, added the type library component... everything went nice until i ran the app in the emulator, then, when it tries to call a method of my activeX, it gives me an error: Type Mismatch !!!!
Type Mismatch!!! But why!!!.... :confused: can anybody help me with this?
Thanks
Then tried to make a VB app and use my activeX component.
Registered it (the desktop version) in the control manager, added the type library component... everything went nice until i ran the app in the emulator, then, when it tries to call a method of my activeX, it gives me an error: Type Mismatch !!!!
Type Mismatch!!! But why!!!.... :confused: can anybody help me with this?
Thanks