Tagged Questions
0
votes
1answer
89 views
Need Help Using Instantiating External .NET Object in ANSI C!
I'm working on an open source project that is written in low-level ANSI C (I have no control over this). I am trying to integrate the Microsoft Office Interop functionality into the Windows build of ...