Click here to Skip to main content
15,890,527 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Pointer - Protection from deletion Pin
Mark Salsbery10-Sep-08 15:55
Mark Salsbery10-Sep-08 15:55 
AnswerRe: Pointer - Protection from deletion Pin
uusheikh10-Sep-08 16:00
uusheikh10-Sep-08 16:00 
GeneralRe: Pointer - Protection from deletion Pin
Mark Salsbery10-Sep-08 16:04
Mark Salsbery10-Sep-08 16:04 
GeneralRe: Pointer - Protection from deletion Pin
uusheikh10-Sep-08 16:09
uusheikh10-Sep-08 16:09 
GeneralRe: Pointer - Protection from deletion Pin
Bram van Kampen10-Sep-08 17:29
Bram van Kampen10-Sep-08 17:29 
GeneralRe: Pointer - Protection from deletion Pin
uusheikh10-Sep-08 18:32
uusheikh10-Sep-08 18:32 
GeneralRe: Pointer - Protection from deletion Pin
Mark Salsbery11-Sep-08 4:23
Mark Salsbery11-Sep-08 4:23 
QuestionPassing CString between DLLs Pin
uusheikh10-Sep-08 15:42
uusheikh10-Sep-08 15:42 
I have a DLL created in Visual Studio 2005, and going to use it in Visual Studio 2008. The function in the DLL takes CString as a parameter. Is it safe to send CString from VS08 to VS05/VC6 DLL? I think different versions of VC++ will have different internal implementation of CString and it would not be safe. Whats the best way?
AnswerRe: Passing CString between DLLs Pin
Mark Salsbery10-Sep-08 16:01
Mark Salsbery10-Sep-08 16:01 
GeneralRe: Passing CString between DLLs Pin
uusheikh10-Sep-08 16:06
uusheikh10-Sep-08 16:06 
GeneralRe: Passing CString between DLLs Pin
Bram van Kampen10-Sep-08 17:33
Bram van Kampen10-Sep-08 17:33 
GeneralRe: Passing CString between DLLs Pin
uusheikh10-Sep-08 18:33
uusheikh10-Sep-08 18:33 
GeneralRe: Passing CString between DLLs Pin
Mark Salsbery11-Sep-08 4:20
Mark Salsbery11-Sep-08 4:20 
Questionmemory mismatch usage between duplicate instances? Pin
fredsparkle10-Sep-08 14:14
fredsparkle10-Sep-08 14:14 
AnswerRe: memory mismatch usage between duplicate instances? Pin
Bram van Kampen10-Sep-08 17:41
Bram van Kampen10-Sep-08 17:41 
QuestionVC++ 6 with Excel Sheets Pin
kasi1410-Sep-08 7:19
kasi1410-Sep-08 7:19 
AnswerRe: VC++ 6 with Excel Sheets Pin
David Crow10-Sep-08 7:57
David Crow10-Sep-08 7:57 
GeneralRe: VC++ 6 with Excel Sheets Pin
kasi1410-Sep-08 8:49
kasi1410-Sep-08 8:49 
GeneralRe: VC++ 6 with Excel Sheets Pin
David Crow10-Sep-08 9:07
David Crow10-Sep-08 9:07 
AnswerRe: VC++ 6 with Excel Sheets Pin
Jijo.Raj10-Sep-08 7:58
Jijo.Raj10-Sep-08 7:58 
GeneralRe: VC++ 6 with Excel Sheets Pin
kasi1410-Sep-08 8:47
kasi1410-Sep-08 8:47 
Questionhow to get the subkey value using c++ Pin
adhilingam10-Sep-08 5:20
adhilingam10-Sep-08 5:20 
QuestionRe: how to get the subkey value using c++ Pin
Mark Salsbery10-Sep-08 6:27
Mark Salsbery10-Sep-08 6:27 
AnswerRe: how to get the subkey value using c++ Pin
jeron110-Sep-08 6:36
jeron110-Sep-08 6:36 
GeneralRe: how to get the subkey value using c++ Pin
Mark Salsbery10-Sep-08 7:21
Mark Salsbery10-Sep-08 7:21 

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.