how to

May 27, 2011 at 8:11am
if i made a project in vc++ 2010 express
and i want to convert it in application how to convert it?
May 27, 2011 at 8:12am
You can build the project with F7 (or Build->Build Project).
May 27, 2011 at 8:15am
and then where will application save?
if i want to give application to any other i will not gives sourecode
i must give .exe tipe file
how to use that?
thanks got
Last edited on May 27, 2011 at 8:36am
May 27, 2011 at 8:40am
If you want to distribute, you should build in Release Configuration rather than debug.
Topic archived. No new replies allowed.