Click here to Skip to main content
15,879,348 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: problem while freeing a link list within a vector structure Pin
Stefan_Lang21-Jun-11 1:27
Stefan_Lang21-Jun-11 1:27 
AnswerRe: problem while freeing a link list within a vector structure Pin
CPallini21-Jun-11 1:15
mveCPallini21-Jun-11 1:15 
QuestionRe: problem while freeing a link list within a vector structure Pin
David Crow21-Jun-11 4:04
David Crow21-Jun-11 4:04 
QuestionI am using VC++ coding,Can any one help me? Pin
lucky_122120-Jun-11 21:14
lucky_122120-Jun-11 21:14 
AnswerRe: I am using VC++ coding,Can any one help me? Pin
CPallini20-Jun-11 22:10
mveCPallini20-Jun-11 22:10 
AnswerRe: I am using VC++ coding,Can any one help me? Pin
Cool_Dev20-Jun-11 22:18
Cool_Dev20-Jun-11 22:18 
QuestionConverting char array to CSting Pin
VCProgrammer20-Jun-11 1:43
VCProgrammer20-Jun-11 1:43 
AnswerRe: Converting char array to CSting Pin
Pete O'Hanlon20-Jun-11 1:54
mvePete O'Hanlon20-Jun-11 1:54 
I don't think you need to specify the length in the CString constructor, so you would have
CString str(array);

Forgive your enemies - it messes with their heads


My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility


GeneralRe: Converting char array to CSting [modified] Pin
Albert Holguin20-Jun-11 4:36
professionalAlbert Holguin20-Jun-11 4:36 
GeneralRe: Converting char array to CSting Pin
Pete O'Hanlon20-Jun-11 6:10
mvePete O'Hanlon20-Jun-11 6:10 
AnswerRe: Converting char array to CSting Pin
CPallini20-Jun-11 1:55
mveCPallini20-Jun-11 1:55 
AnswerRe: Converting char array to CSting Pin
Rajesh R Subramanian20-Jun-11 3:54
professionalRajesh R Subramanian20-Jun-11 3:54 
Question[Win32]Add context menu to edit control Pin
Member 296547120-Jun-11 1:24
Member 296547120-Jun-11 1:24 
AnswerRe: [Win32]Add context menu to edit control Pin
CPallini20-Jun-11 1:58
mveCPallini20-Jun-11 1:58 
AnswerRe: [Win32]Add context menu to edit control Pin
వేంకటనారాయణ(venkatmakam)20-Jun-11 2:23
వేంకటనారాయణ(venkatmakam)20-Jun-11 2:23 
GeneralRe: [Win32]Add context menu to edit control Pin
Member 296547120-Jun-11 3:07
Member 296547120-Jun-11 3:07 
GeneralRe: [Win32]Add context menu to edit control Pin
Mark Salsbery20-Jun-11 10:16
Mark Salsbery20-Jun-11 10:16 
AnswerRe: [Win32]Add context menu to edit control Pin
User 742933821-Jun-11 1:04
professionalUser 742933821-Jun-11 1:04 
QuestionSendMessage Pin
Sakhalean19-Jun-11 23:36
Sakhalean19-Jun-11 23:36 
AnswerRe: SendMessage Pin
xrg_soft@163.com19-Jun-11 23:49
xrg_soft@163.com19-Jun-11 23:49 
GeneralRe: SendMessage Pin
Sakhalean20-Jun-11 0:00
Sakhalean20-Jun-11 0:00 
AnswerRe: SendMessage Pin
Albert Holguin20-Jun-11 4:42
professionalAlbert Holguin20-Jun-11 4:42 
Questiondoubi in vc++ Pin
Remya.pv19-Jun-11 18:24
Remya.pv19-Jun-11 18:24 
AnswerRe: doubi in vc++ Pin
Richard MacCutchan19-Jun-11 21:49
mveRichard MacCutchan19-Jun-11 21:49 
AnswerRe: doubi in vc++ Pin
Chandrasekharan P19-Jun-11 21:55
Chandrasekharan P19-Jun-11 21:55 

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.