DLL To EXE Conversion? [C++] -


if have project that's primary output dll, there way say, convert exe run? want application users have run file rather use dll. i've been wanting know awhile. sorry if stupid question, still learning c++ :) appreciated.

one solution create exe project has 1 .cpp file, has main function, , calls 1 of entry points in dll main. build project , can run dll.


Comments

Popular posts from this blog

How to group boxplot outliers in gnuplot -

cakephp - simple blog with croogo -