how to

if i made a project in vc++ 2010 express
and i want to convert it in application how to convert it?
You can build the project with F7 (or Build->Build Project).
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
If you want to distribute, you should build in Release Configuration rather than debug.
Topic archived. No new replies allowed.