HI All,
I have Ingenico device and I got .OCX files in sdk for development.
My requirement is I want to create wrapper dll in vc++ for that OCX,and that dll should not depend on .net framework(No CLR). Is that possible to wrap ocx in dll without any windowsform just use OCX functions? if yes then can I get some example,
because I am new in VC++. If no than, Is there any other way to create wrapper DLL for this device or anybody have idea of ingenico SDK for creating own DLL in VC++ without .NET framework dependency?
Thanks
Mayank Rajpura.