Click here to Skip to main content
15,889,315 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to change resource FORMVIEW's language(In VC.net IDE) Pin
zhaokang19812-Jul-08 21:38
zhaokang19812-Jul-08 21:38 
Questionhelp format a number as a CString Pin
limesp2-Jul-08 17:37
limesp2-Jul-08 17:37 
AnswerRe: help format a number as a CString Pin
Saurabh.Garg2-Jul-08 17:51
Saurabh.Garg2-Jul-08 17:51 
QuestionHelp with _tioa and other conversion routines Pin
Larry Mills Sr2-Jul-08 12:51
Larry Mills Sr2-Jul-08 12:51 
AnswerRe: Help with _tioa and other conversion routines Pin
Saurabh.Garg2-Jul-08 16:45
Saurabh.Garg2-Jul-08 16:45 
GeneralRe: Help with _tioa and other conversion routines Pin
Larry Mills Sr2-Jul-08 17:26
Larry Mills Sr2-Jul-08 17:26 
GeneralRe: Help with _tioa and other conversion routines Pin
Saurabh.Garg2-Jul-08 17:39
Saurabh.Garg2-Jul-08 17:39 
GeneralRe: Help with _tioa and other conversion routines Pin
Larry Mills Sr3-Jul-08 3:55
Larry Mills Sr3-Jul-08 3:55 
works until the last statement: str = buffer; at this point buffer does indead have the value I want, but I get an Access violation error when the assignment operator in CString tries to assign buffer's value to the CString(ie str).

A C++ programming language novice, but striving to learn
AnswerRe: Help with _tioa and other conversion routines Pin
beko2-Jul-08 19:55
beko2-Jul-08 19:55 
GeneralRe: Help with _tioa and other conversion routines Pin
Larry Mills Sr3-Jul-08 4:10
Larry Mills Sr3-Jul-08 4:10 
GeneralRe: Help with _tioa and other conversion routines Pin
Mark Salsbery3-Jul-08 7:04
Mark Salsbery3-Jul-08 7:04 
GeneralRe: Help with _tioa and other conversion routines Pin
Larry Mills Sr3-Jul-08 9:04
Larry Mills Sr3-Jul-08 9:04 
Question'strptime': identifier not found, even with argument-dependent lookup Pin
dinesh_shads2-Jul-08 12:02
dinesh_shads2-Jul-08 12:02 
AnswerRe: 'strptime': identifier not found, even with argument-dependent lookup Pin
dinesh_shads2-Jul-08 12:04
dinesh_shads2-Jul-08 12:04 
AnswerRe: 'strptime': identifier not found, even with argument-dependent lookup Pin
Saurabh.Garg2-Jul-08 16:50
Saurabh.Garg2-Jul-08 16:50 
QuestionAccelerator Key Pin
Anthony98872-Jul-08 9:54
Anthony98872-Jul-08 9:54 
AnswerRe: Accelerator Key Pin
Nelek3-Jul-08 22:08
protectorNelek3-Jul-08 22:08 
QuestionC++ program help counting frequency of char. entered. Pin
michael12012-Jul-08 9:10
michael12012-Jul-08 9:10 
AnswerRe: C++ program help counting frequency of char. entered. Pin
Maximilien2-Jul-08 9:33
Maximilien2-Jul-08 9:33 
GeneralRe: C++ program help counting frequency of char. entered. Pin
led mike2-Jul-08 9:49
led mike2-Jul-08 9:49 
GeneralRe: C++ program help counting frequency of char. entered. Pin
CPallini2-Jul-08 10:07
mveCPallini2-Jul-08 10:07 
GeneralRe: C++ program help counting frequency of char. entered. Pin
Mark Salsbery2-Jul-08 10:51
Mark Salsbery2-Jul-08 10:51 
AnswerRe: C++ program help counting frequency of char. entered. Pin
David Crow2-Jul-08 9:51
David Crow2-Jul-08 9:51 
AnswerRe: C++ program help counting frequency of char. entered. Pin
CPallini2-Jul-08 9:59
mveCPallini2-Jul-08 9:59 
AnswerRe: C++ program help counting frequency of char. entered. Pin
Bram van Kampen2-Jul-08 12:28
Bram van Kampen2-Jul-08 12: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.