Hello,
I'm writing ATL/COM component in VC6++ (MFC). My component works in VC and should work in LabView. Different custom exceptions (OLE Exceptions) are thrown by my component. How should I throw exception correctly? (AfxThrowOleException()? AfxThrowOleDispatchException()?) How can I catch this special exception in LabView? Thanks Mareike
