H
Heandel
Hello !
I have a native application (C++) that I want to pack inside the resources
of my C# executables.
I want to be able to run the C++ application without having to create a
file. That is, moving the resource to memory, and instancing it from memory.
Is that possible ?
Thank you,
Heandel
I have a native application (C++) that I want to pack inside the resources
of my C# executables.
I want to be able to run the C++ application without having to create a
file. That is, moving the resource to memory, and instancing it from memory.
Is that possible ?
Thank you,
Heandel