Click here to Skip to main content
15,914,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: problem in copy .exe file Pin
vcprog24-Sep-08 23:49
vcprog24-Sep-08 23:49 
GeneralRe: problem in copy .exe file Pin
Rajesh R Subramanian24-Sep-08 23:55
professionalRajesh R Subramanian24-Sep-08 23:55 
GeneralRe: problem in copy .exe file Pin
vcprog25-Sep-08 0:35
vcprog25-Sep-08 0:35 
AnswerRe: problem in copy .exe file Pin
Rajesh R Subramanian25-Sep-08 1:55
professionalRajesh R Subramanian25-Sep-08 1:55 
Question#ifdef _DEBUG Pin
vibindia22-Sep-08 18:43
vibindia22-Sep-08 18:43 
AnswerRe: #ifdef _DEBUG Pin
Rajesh R Subramanian22-Sep-08 19:40
professionalRajesh R Subramanian22-Sep-08 19:40 
GeneralRe: #ifdef _DEBUG Pin
toxcct22-Sep-08 21:37
toxcct22-Sep-08 21:37 
GeneralRe: #ifdef _DEBUG Pin
Rajesh R Subramanian22-Sep-08 21:45
professionalRajesh R Subramanian22-Sep-08 21:45 
toxcct wrote:
yes, that's what it does, but effectively, it has no significant use...


Not the case with me. Some of my apps run for weeks together, and they follow different ways of logging and dumping data, based on how the dump functions are implemented, which in turn are based on the build. I use them extensively.

And I have no idea of why would you want to tell me that it is of no use. Probably you wanted to reply to the OP?

Many are stubborn in pursuit of the path they have chosen, few in pursuit of the goal - Friedrich Nietzsche

.·´¯`·->Rajesh<-·´¯`·.
[Microsoft MVP - Visual C++]

GeneralRe: #ifdef _DEBUG Pin
toxcct22-Sep-08 22:00
toxcct22-Sep-08 22:00 
GeneralRe: #ifdef _DEBUG Pin
Rajesh R Subramanian22-Sep-08 22:09
professionalRajesh R Subramanian22-Sep-08 22:09 
AnswerRe: #ifdef _DEBUG Pin
Sarath C22-Sep-08 20:36
Sarath C22-Sep-08 20:36 
QuestionBrowsing for Named Pipes Pin
Bram van Kampen22-Sep-08 15:44
Bram van Kampen22-Sep-08 15:44 
QuestionPrevent resizing taskbars Pin
AeJai22-Sep-08 13:01
AeJai22-Sep-08 13:01 
QuestionGetting VC6 code to compile on VS2008 Pin
Ylno22-Sep-08 12:09
Ylno22-Sep-08 12:09 
AnswerRe: Getting VC6 code to compile on VS2008 Pin
Wes Aday22-Sep-08 12:49
professionalWes Aday22-Sep-08 12:49 
AnswerRe: Getting VC6 code to compile on VS2008 Pin
Mark Salsbery22-Sep-08 12:53
Mark Salsbery22-Sep-08 12:53 
AnswerRe: Getting VC6 code to compile on VS2008 Pin
David Crow22-Sep-08 16:57
David Crow22-Sep-08 16:57 
AnswerRe: Getting VC6 code to compile on VS2008 Pin
Hamid_RT22-Sep-08 18:53
Hamid_RT22-Sep-08 18:53 
Questiontypedef enum Pin
feanorgem22-Sep-08 11:30
feanorgem22-Sep-08 11:30 
AnswerRe: typedef enum Pin
Saurabh.Garg22-Sep-08 15:01
Saurabh.Garg22-Sep-08 15:01 
GeneralRe: typedef enum Pin
feanorgem22-Sep-08 17:55
feanorgem22-Sep-08 17:55 
QuestionVC++ _ Application Terminated in unusual way Pin
balu1234522-Sep-08 9:17
balu1234522-Sep-08 9:17 
AnswerRe: VC++ _ Application Terminated in unusual way Pin
Saurabh.Garg22-Sep-08 15:04
Saurabh.Garg22-Sep-08 15:04 
AnswerRe: VC++ _ Application Terminated in unusual way Pin
Hamid_RT22-Sep-08 18:55
Hamid_RT22-Sep-08 18:55 
GeneralRe: VC++ _ Application Terminated in unusual way Pin
balu1234522-Sep-08 19:10
balu1234522-Sep-08 19:10 

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.