forderud / ComSamples

Examples of language-neutral COM interfaces for IPC and language interop.
MIT License
3 stars 3 forks source link

Add DLL-based COM server in C# #27

Closed forderud closed 6 months ago

forderud commented 6 months ago

Reuse the same MyServer COM class implementation with the EXE-based counterpart.