Can't import .ocx files...

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I found a .ocx file which is a video encoder, I want to use it in my VS.NET
C# project. I've already done a P/Invoke to import DLL files, but I have never
done it with .ocx files.
I tried to follow indications in the newsgroup, but they all failed :
I can't add this file to the toolbar, it says it is not a valid .NET
component or a COM server. I can't add a reference either...

How to import and use the functions of this .ocx files ?

Thanks!

Lionel Reyero
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top