Click here to Skip to main content
16,010,394 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CDialogBar window as modal window Pin
Antony B.28-Aug-02 5:11
sussAntony B.28-Aug-02 5:11 
GeneralRe: CDialogBar window as modal window Pin
Tomasz Sowinski28-Aug-02 5:16
Tomasz Sowinski28-Aug-02 5:16 
GeneralON_UPDATE_COMMAND_UI Being called thousands of times. Pin
Jawache28-Aug-02 4:52
Jawache28-Aug-02 4:52 
GeneralRe: ON_UPDATE_COMMAND_UI Being called thousands of times. Pin
Tomasz Sowinski28-Aug-02 4:57
Tomasz Sowinski28-Aug-02 4:57 
GeneralExecuting an exe from C++ Pin
abhinarulkar28-Aug-02 4:52
abhinarulkar28-Aug-02 4:52 
GeneralRe: Executing an exe from C++ Pin
Andreas Saurwein28-Aug-02 4:53
Andreas Saurwein28-Aug-02 4:53 
QuestionWhat files does my project need? Pin
User 665828-Aug-02 4:35
User 665828-Aug-02 4:35 
AnswerRe: What files does my project need? Pin
Michael P Butler28-Aug-02 4:42
Michael P Butler28-Aug-02 4:42 
Everything in the Debug and Release folders is regenerated at compile time. The rest of the files are pretty much needed apart from .CLW and .NCB (which store the classwizard and class view information)

.pch are pre-compiled headers and can be safely deleted.



Michael Smile | :)


Time flies like an arrow. Fruit flies like a banana
AnswerRe: What files does my project need? Pin
Tomasz Sowinski28-Aug-02 4:48
Tomasz Sowinski28-Aug-02 4:48 
AnswerRe: What files does my project need? Pin
Ravi Bhavnani28-Aug-02 4:46
professionalRavi Bhavnani28-Aug-02 4:46 
AnswerThanks! Pin
User 665828-Aug-02 4:48
User 665828-Aug-02 4:48 
AnswerFree backup utility Pin
Ravi Bhavnani28-Aug-02 4:48
professionalRavi Bhavnani28-Aug-02 4:48 
GeneralRe: Free backup utility Pin
Andreas Saurwein28-Aug-02 4:50
Andreas Saurwein28-Aug-02 4:50 
GeneralRe: Free backup utility Pin
Ravi Bhavnani28-Aug-02 4:56
professionalRavi Bhavnani28-Aug-02 4:56 
GeneralRe: Free backup utility Pin
Andreas Saurwein28-Aug-02 5:05
Andreas Saurwein28-Aug-02 5:05 
GeneralRe: Free backup utility Pin
User 665828-Aug-02 4:57
User 665828-Aug-02 4:57 
GeneralRe: Free backup utility Pin
Ravi Bhavnani28-Aug-02 5:46
professionalRavi Bhavnani28-Aug-02 5:46 
GeneralYep, it's a bug alright! Pin
Ravi Bhavnani28-Aug-02 5:47
professionalRavi Bhavnani28-Aug-02 5:47 
AnswerRe: What files does my project need? Pin
Pavel Klocek28-Aug-02 4:48
Pavel Klocek28-Aug-02 4:48 
GeneralString Table Pin
achandra00728-Aug-02 4:27
achandra00728-Aug-02 4:27 
GeneralRe: String Table Pin
Pavel Klocek28-Aug-02 4:43
Pavel Klocek28-Aug-02 4:43 
GeneralRe: String Table Pin
Andreas Saurwein28-Aug-02 4:45
Andreas Saurwein28-Aug-02 4:45 
Generalatof Pin
devvvy28-Aug-02 4:20
devvvy28-Aug-02 4:20 
GeneralRe: atof Pin
Tomasz Sowinski28-Aug-02 4:25
Tomasz Sowinski28-Aug-02 4:25 
Generalany alternative? Pin
devvvy28-Aug-02 4:28
devvvy28-Aug-02 4:28 

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.