Click here to Skip to main content
15,885,278 members

Comments by Member 10926606 (Top 1 by date)

Member 10926606 3-Mar-17 6:57am View    
I have OCX created in VC++ that has many functions. OCX has got some GUI.
I want to use those functions in C# web application without loading OCX. i.e. I want to extract only functions from OCX. Can anyone please suggest how this can be done?