forderud / ComSamples

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

Add DLL project examples #25

Closed forderud closed 3 months ago

forderud commented 3 months ago

Add sample projects to also demonstrate how to build COM DLLs in C++ and C#.

forderud commented 3 months ago

Completed in #26 and #27.