Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

calling a simple ActiveX fails.

Status
Not open for further replies.

nekrecart

Programmer
Feb 3, 2004
6
BE
I created a simple activeX with one method that excepts a string (returns nothing). There is no logic behind it yet and it already fails when I import the OCX in an C# project and call the method. 'catastrophic failure'

I'm using VC++ 7.0. The Activex method only needs to except a string. No return value. It's rather simple but it's giving me a bad time... :(

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top