Click here to Skip to main content
15,899,124 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C++ program to print the path without the file name! Pin
CPallini13-Jul-09 12:09
mveCPallini13-Jul-09 12:09 
GeneralRe: C++ program to print the path without the file name! Pin
ksaw12313-Jul-09 12:54
ksaw12313-Jul-09 12:54 
GeneralRe: C++ program to print the path without the file name! Pin
chandu00413-Jul-09 17:16
chandu00413-Jul-09 17:16 
GeneralRe: C++ program to print the path without the file name! Pin
CPallini13-Jul-09 21:49
mveCPallini13-Jul-09 21:49 
QuestionWhy would this cause a class destruction crashed? Pin
transoft13-Jul-09 2:51
transoft13-Jul-09 2:51 
AnswerRe: Why would this cause a class destruction crashed? Pin
Adam Roderick J13-Jul-09 3:07
Adam Roderick J13-Jul-09 3:07 
GeneralRe: Why would this cause a class destruction crashed? [modified] Pin
transoft13-Jul-09 3:40
transoft13-Jul-09 3:40 
AnswerRe: Why would this cause a class destruction crashed? Pin
David Crow13-Jul-09 3:54
David Crow13-Jul-09 3:54 
Use the debugger to step through the code to find the offending line. Aside from some syntax errors, your code works fine with VS6.

Using memset() is fine, although unnecessary in the context in which you are using it.

"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons


GeneralRe: Why would this cause a class destruction crashed? Pin
transoft13-Jul-09 4:19
transoft13-Jul-09 4:19 
GeneralRe: Why would this cause a class destruction crashed? Pin
David Crow13-Jul-09 4:26
David Crow13-Jul-09 4:26 
GeneralRe: Why would this cause a class destruction crashed? Pin
transoft13-Jul-09 4:53
transoft13-Jul-09 4:53 
QuestionRe: Why would this cause a class destruction crashed? Pin
David Crow13-Jul-09 5:02
David Crow13-Jul-09 5:02 
QuestionWin32 API UI customization Pin
Carbonator13-Jul-09 2:50
Carbonator13-Jul-09 2:50 
AnswerRe: Win32 API UI customization Pin
Richard Andrew x6413-Jul-09 3:12
professionalRichard Andrew x6413-Jul-09 3:12 
AnswerRe: Win32 API UI customization Pin
«_Superman_»13-Jul-09 3:24
professional«_Superman_»13-Jul-09 3:24 
AnswerRe: Win32 API UI customization Pin
Carbonator14-Jul-09 6:32
Carbonator14-Jul-09 6:32 
QuestionProblem in updating from vs2002 to vs2008 Pin
002comp13-Jul-09 2:08
002comp13-Jul-09 2:08 
AnswerRe: Problem in updating from vs2002 to vs2008 Pin
Stuart Dootson13-Jul-09 2:26
professionalStuart Dootson13-Jul-09 2:26 
GeneralRe: Problem in updating from vs2002 to vs2008 Pin
002comp13-Jul-09 2:31
002comp13-Jul-09 2:31 
GeneralRe: Problem in updating from vs2002 to vs2008 Pin
Stuart Dootson13-Jul-09 2:37
professionalStuart Dootson13-Jul-09 2:37 
AnswerRe: Problem in updating from vs2002 to vs2008 Pin
Randor 13-Jul-09 19:49
professional Randor 13-Jul-09 19:49 
QuestionHow to Use IQueryAssociations Pin
Nitheesh George13-Jul-09 1:24
Nitheesh George13-Jul-09 1:24 
QuestionVC++ 6.0 - No Unicode in debug output window Pin
khb13-Jul-09 1:14
khb13-Jul-09 1:14 
AnswerRe: VC++ 6.0 - No Unicode in debug output window Pin
Rajesh R Subramanian13-Jul-09 1:26
professionalRajesh R Subramanian13-Jul-09 1:26 
QuestionRe: VC++ 6.0 - No Unicode in debug output window Pin
khb13-Jul-09 2:14
khb13-Jul-09 2:14 

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.