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
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