soloud icon indicating copy to clipboard operation
soloud copied to clipboard

Feature request. C++ API for DLL

Open datgame opened this issue 6 years ago • 1 comments

Just the standard C++ API, but with the code living in a DLL.

datgame avatar Jan 28 '19 21:01 datgame

I started on this, but then realized c++ doesn't have a proper foreign function interface =) I may try again later on.

jarikomppa avatar Jan 31 '20 13:01 jarikomppa