Click here to Skip to main content
15,893,161 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: can we create thread in Single Threaded component Pin
Roger Stoltz7-Jul-09 21:16
Roger Stoltz7-Jul-09 21:16 
GeneralRe: can we create thread in Single Threaded component Pin
Stuart Dootson7-Jul-09 21:37
professionalStuart Dootson7-Jul-09 21:37 
GeneralRe: can we create thread in Single Threaded component Pin
Roger Stoltz7-Jul-09 21:44
Roger Stoltz7-Jul-09 21:44 
Questionhow can i convert CString to int? Pin
mazizi7-Jul-09 20:19
mazizi7-Jul-09 20:19 
AnswerRe: how can i convert CString to int? Pin
«_Superman_»7-Jul-09 20:22
professional«_Superman_»7-Jul-09 20:22 
GeneralRe: how can i convert CString to int? Pin
mazizi7-Jul-09 21:46
mazizi7-Jul-09 21:46 
AnswerRe: how can i convert CString to int? Pin
chandu0047-Jul-09 20:22
chandu0047-Jul-09 20:22 
GeneralRe: how can i convert CString to int? Pin
Cedric Moonen7-Jul-09 20:25
Cedric Moonen7-Jul-09 20:25 
chandu004 wrote:
atoi(string) sould help you.


Only in the case when UNICODE is not defined. The suggestion from Superman is better, it is independant of whether UNICODE is defined or not.

Cédric Moonen
Software developer

Charting control [v2.0]
OpenGL game tutorial in C++

GeneralRe: how can i convert CString to int? Pin
chandu0047-Jul-09 20:27
chandu0047-Jul-09 20:27 
GeneralRe: how can i convert CString to int? Pin
mazizi7-Jul-09 21:45
mazizi7-Jul-09 21:45 
AnswerRe: how can i convert CString to int? Pin
CPallini7-Jul-09 21:03
mveCPallini7-Jul-09 21:03 
GeneralRe: how can i convert CString to int? Pin
mazizi7-Jul-09 21:38
mazizi7-Jul-09 21:38 
QuestionRe: how can i convert CString to int? Pin
CPallini7-Jul-09 21:49
mveCPallini7-Jul-09 21:49 
AnswerRe: how can i convert CString to int? Pin
Michael Schubert8-Jul-09 3:22
Michael Schubert8-Jul-09 3:22 
GeneralRe: how can i convert CString to int? Pin
CPallini8-Jul-09 3:27
mveCPallini8-Jul-09 3:27 
GeneralRe: how can i convert CString to int? Pin
Michael Schubert7-Jul-09 21:51
Michael Schubert7-Jul-09 21:51 
JokeRe: how can i convert CString to int? Pin
CPallini7-Jul-09 22:31
mveCPallini7-Jul-09 22:31 
GeneralRe: how can i convert CString to int? Pin
Michael Schubert7-Jul-09 23:02
Michael Schubert7-Jul-09 23:02 
JokeRe: how can i convert CString to int? Pin
CPallini8-Jul-09 0:04
mveCPallini8-Jul-09 0:04 
AnswerRe: how can i convert CString to int? Pin
David Crow8-Jul-09 2:45
David Crow8-Jul-09 2:45 
QuestionHow can a referece to integer constant change value in a function? Pin
Member 39743477-Jul-09 19:30
Member 39743477-Jul-09 19:30 
AnswerRe: How can a referece to integer constant change value in a function? Pin
Naveen7-Jul-09 19:56
Naveen7-Jul-09 19:56 
AnswerRe: How can a referece to integer constant change value in a function? Pin
clayman877-Jul-09 20:20
clayman877-Jul-09 20:20 
Questionfile open dialog Pin
Member 5903107-Jul-09 18:33
Member 5903107-Jul-09 18:33 
AnswerRe: file open dialog Pin
Chandrasekharan P7-Jul-09 18:48
Chandrasekharan P7-Jul-09 18:48 

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.