Hi all, I have a Inline program which have to be built in visual studio environment. how can I wrap it in pp? I mean, I don't want the exe which pp create rebuild C function on other machines.(coz it would fail), just use what I build.
Please enlighten me. Thanks.