Compiling AxOWC10.cs to handle events in .NET

P

Patrice Dargenton

Hello,

I am following this page to handle events in .Net for OWC :
http://support.microsoft.com/kb/328275/EN-US/

but I get errors : error CS0246: can't find 'OWC10' namespace

Is it possible to find a patched version of the dlls somewhere ? Why MS
didn't put patched dll on his site instead of a very complex procedure ?

Regards,
 
P

Patrice Dargenton

Ok, I made a Visual Studio project, and it's not difficult to compile inside
it.
 
Top