Click here to Skip to main content
15,902,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Exe files Pin
HackerBoy30-Dec-03 8:54
HackerBoy30-Dec-03 8:54 
GeneralRe: Exe files Pin
Roger Wright30-Dec-03 9:43
professionalRoger Wright30-Dec-03 9:43 
GeneralRe: Exe files Pin
HackerBoy30-Dec-03 9:55
HackerBoy30-Dec-03 9:55 
GeneralRe: Exe files Pin
Roger Wright30-Dec-03 10:22
professionalRoger Wright30-Dec-03 10:22 
GeneralRe: Exe files Pin
HackerBoy30-Dec-03 10:35
HackerBoy30-Dec-03 10:35 
GeneralRe: Exe files Pin
Roger Wright30-Dec-03 11:00
professionalRoger Wright30-Dec-03 11:00 
GeneralRe: Exe files Pin
Niall Barr30-Dec-03 11:28
professionalNiall Barr30-Dec-03 11:28 
GeneralRe: Exe files Pin
Michael P Butler30-Dec-03 8:50
Michael P Butler30-Dec-03 8:50 
First you need to compile your EXE in RELEASE mode. It's been a while since I've used VC4 so I can't remember the option - although it should be on one of the toolbars.

Once you've compiled it in RELEASE mode. If you look in your project folder via explorer, there should be a RELEASE folder. Inside there will be your .EXE file. You can now run the program without having to recompile it.



Michael

Look at what's happened to me-,
I can't believe it myself.
Suddenly I'm up on top of the world,
It should've been somebody else. - The Greatest American Hero (1981)

GeneralVisual C++ .NET and bug with warnings Pin
Mendicant30-Dec-03 6:37
Mendicant30-Dec-03 6:37 
GeneralRe: Visual C++ .NET and bug with warnings Pin
Michael Dunn30-Dec-03 6:49
sitebuilderMichael Dunn30-Dec-03 6:49 
GeneralRe: Visual C++ .NET and bug with warnings Pin
Orhun Birsoy30-Dec-03 10:06
Orhun Birsoy30-Dec-03 10:06 
GeneralDLL works in Win95/NT/2k, but not XP Pin
TClegg30-Dec-03 6:27
TClegg30-Dec-03 6:27 
GeneralRe: DLL works in Win95/NT/2k, but not XP Pin
Jörgen Sigvardsson30-Dec-03 6:38
Jörgen Sigvardsson30-Dec-03 6:38 
GeneralRe: DLL works in Win95/NT/2k, but not XP Pin
TClegg30-Dec-03 7:05
TClegg30-Dec-03 7:05 
GeneralRe: DLL works in Win95/NT/2k, but not XP Pin
Jörgen Sigvardsson30-Dec-03 7:28
Jörgen Sigvardsson30-Dec-03 7:28 
GeneralA VB like IDE Pin
Jagadeesh VN30-Dec-03 6:05
Jagadeesh VN30-Dec-03 6:05 
GeneralRe: A VB like IDE Pin
Stefan Pedersen30-Dec-03 6:44
Stefan Pedersen30-Dec-03 6:44 
GeneralRe: A VB like IDE Pin
Jagadeesh VN30-Dec-03 6:53
Jagadeesh VN30-Dec-03 6:53 
GeneralToolbar Button Enable/Disable Pin
jdgonko30-Dec-03 5:49
jdgonko30-Dec-03 5:49 
GeneralRe: Toolbar Button Enable/Disable Pin
Maximilien30-Dec-03 6:00
Maximilien30-Dec-03 6:00 
GeneralRe: Toolbar Button Enable/Disable Pin
jdgonko30-Dec-03 8:02
jdgonko30-Dec-03 8:02 
GeneralRe: Toolbar Button Enable/Disable Pin
jdgonko30-Dec-03 11:12
jdgonko30-Dec-03 11:12 
Generalsending long string to Printer Pin
pnpfriend30-Dec-03 4:50
pnpfriend30-Dec-03 4:50 
GeneralRe: sending long string to Printer Pin
Roger Allen1-Jan-04 23:55
Roger Allen1-Jan-04 23:55 
GeneralSHLoadInProc() Pin
Rickard Andersson2030-Dec-03 3:39
Rickard Andersson2030-Dec-03 3:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.