Hello,
I see in a delphi program they make a application with a bunch of function that you can select by checkbox and a makeexe button, the exe generated will have only the function that selected in the first exe. Can anyone show me the way to do that in c++ ?
Thanks
I see in a delphi program they make a application with a bunch of function that you can select by checkbox and a makeexe button, the exe generated will have only the function that selected in the first exe. Can anyone show me the way to do that in c++ ?
Thanks
Comment