Click here to Skip to main content
16,004,901 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to get the args from MFC application ? Pin
Nibu babu thomas13-Mar-06 20:19
Nibu babu thomas13-Mar-06 20:19 
QuestionLIB file issues? Pin
Peter Weyzen13-Mar-06 20:14
Peter Weyzen13-Mar-06 20:14 
GeneralA new member's test. Pin
Draco Wang13-Mar-06 19:39
Draco Wang13-Mar-06 19:39 
GeneralRe: A new member's test. Pin
Nibu babu thomas13-Mar-06 19:41
Nibu babu thomas13-Mar-06 19:41 
GeneralRe: A new member's test. Pin
Draco Wang13-Mar-06 19:41
Draco Wang13-Mar-06 19:41 
GeneralRe: A new member's test. Pin
Gavin Taylor13-Mar-06 20:13
professionalGavin Taylor13-Mar-06 20:13 
GeneralRe: A new member's test. Pin
Draco Wang13-Mar-06 20:51
Draco Wang13-Mar-06 20:51 
Questionhow to CString Variable to Integer data type Pin
phijophlip13-Mar-06 19:33
phijophlip13-Mar-06 19:33 
Hello friends,

Can any one tell how to convert CString variable to integer data type?

for example

CString str1;
int b;

str1 = m_var1 ; m_var1 of string data type
I want to assign str1 to b . Since str1 is type of CString , then is not possible to assign str1 to b. I need to convert the str1 variable to data type of b. then only the assign is possible.

Can any one help me in this matter
Smile | :)


AnswerRe: how to CString Variable to Integer data type Pin
Nibu babu thomas13-Mar-06 19:36
Nibu babu thomas13-Mar-06 19:36 
AnswerRe: how to CString Variable to Integer data type Pin
Hamid_RT13-Mar-06 19:49
Hamid_RT13-Mar-06 19:49 
QuestionCrash on some computers Pin
Almenara13-Mar-06 19:30
Almenara13-Mar-06 19:30 
AnswerRe: Crash on some computers Pin
Nibu babu thomas13-Mar-06 19:33
Nibu babu thomas13-Mar-06 19:33 
QuestionDynamically creation of Editcontrol Pin
abhiramsss13-Mar-06 19:19
abhiramsss13-Mar-06 19:19 
AnswerRe: Dynamically creation of Editcontrol Pin
Nibu babu thomas13-Mar-06 19:27
Nibu babu thomas13-Mar-06 19:27 
QuestionDifference between VC++ and .NET (VB.NET, ASP.NET, and C# Pin
Sriram Suresh13-Mar-06 19:09
Sriram Suresh13-Mar-06 19:09 
AnswerRe: Difference between VC++ and .NET (VB.NET, ASP.NET, and C# Pin
Hardy_Smith13-Mar-06 20:39
Hardy_Smith13-Mar-06 20:39 
AnswerRe: Difference between VC++ and .NET (VB.NET, ASP.NET, and C# Pin
Siva Sankar Koyi13-Mar-06 22:28
Siva Sankar Koyi13-Mar-06 22:28 
QuestionData migration from SAP to a Windows application Pin
Rohan Bhosale13-Mar-06 18:10
Rohan Bhosale13-Mar-06 18:10 
Questionwhich loop can I use it....and why. Pin
yonis 1113-Mar-06 18:00
yonis 1113-Mar-06 18:00 
AnswerRe: which loop can I use it....and why. Pin
Cedric Moonen13-Mar-06 19:59
Cedric Moonen13-Mar-06 19:59 
GeneralRe: which loop can I use it....and why. Pin
yonis 1113-Mar-06 20:06
yonis 1113-Mar-06 20:06 
GeneralRe: which loop can I use it....and why. Pin
Cedric Moonen13-Mar-06 20:19
Cedric Moonen13-Mar-06 20:19 
GeneralRe: which loop can I use it....and why. Pin
yonis 1113-Mar-06 21:44
yonis 1113-Mar-06 21:44 
GeneralRe: which loop can I use it....and why. Pin
Cedric Moonen13-Mar-06 22:15
Cedric Moonen13-Mar-06 22:15 
GeneralRe: which loop can I use it....and why. Pin
Gary R. Wheeler14-Mar-06 1:52
Gary R. Wheeler14-Mar-06 1:52 

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.