Visual C++/Visual Basic/COM problem 
Author Message
 Visual C++/Visual Basic/COM problem

I currently have a C++ application
which interfaces to a Client COM DLL
(written in Visual Basic 6.0).
When the C++ application(built by
Visual C++ 5.0) try to create an
instance of the COM client by
calling CreateInstance().  We get
an "First-chance exception in SSBTestApp.exe (KERNEL32.DLL):
0xC000008F: Float Inexact Result." error.  The C++ application
is using the
COM smart pointer method by using the
import directive.

Any help would be appreciated.
We also have a Visual Basic Client COM
object built in a Visual Basic 5.0
environment and that works.

thanks
-Richard

--Posted from EarthWeb Discussions. http://www.*-*-*.com/



Sun, 03 Feb 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. HOWTO use visual basic COM in Visual C++

2. Hybrid: Visual C++ COM AND Visual Basic Application

3. Scaling Printer Device Context between Visual Basic 4.0 and Visual C++ Problem

4. ActiveX created in Visual C++ 6 gives problems in Visual Basic 6

5. Visual C++ and Visual Basic and Visual J++

6. need some basic information on visual basic and visual c++

7. need some basic information on visual basic and visual c++

8. Invoking a method in a Visual Basic COM component from C++

9. C++ API's need COM object for Visual Basic

10. Handling events from a visual basic COM server in C++

11. Visual C++ vs Visual Basic

12. visual basic vs. visual c++ which is better

 

 
Powered by phpBB® Forum Software