Click here to Skip to main content
15,867,686 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to set focus to newly added CTreeCtrl tree item? Pin
Tony Hill18-Jul-11 21:50
mveTony Hill18-Jul-11 21:50 
GeneralRe: How to set focus to newly added CTreeCtrl tree item? Pin
yogish29318-Jul-11 21:55
yogish29318-Jul-11 21:55 
QuestionWhen the application is run, when we switch over all the views for some time, the application suddenly crashes. Pin
manoharbalu18-Jul-11 19:08
manoharbalu18-Jul-11 19:08 
AnswerRe: When the application is run, when we switch over all the views for some time, the application suddenly crashes. Pin
_AnsHUMAN_ 18-Jul-11 19:35
_AnsHUMAN_ 18-Jul-11 19:35 
GeneralRe: When the application is run, when we switch over all the views for some time, the application suddenly crashes. Pin
Stefan_Lang19-Jul-11 2:17
Stefan_Lang19-Jul-11 2:17 
GeneralRe: When the application is run, when we switch over all the views for some time, the application suddenly crashes. Pin
_AnsHUMAN_ 20-Jul-11 1:57
_AnsHUMAN_ 20-Jul-11 1:57 
AnswerRe: When the application is run, when we switch over all the views for some time, the application suddenly crashes. Pin
ShilpiP18-Jul-11 20:09
ShilpiP18-Jul-11 20:09 
QuestionCSting ASCII to decimal Number Pin
azhari2418-Jul-11 15:55
azhari2418-Jul-11 15:55 
how to convert an CString ASCII to decimal number? For example, an "A" alphabet in ASCII table is 65 in decimal number, how can i convert the alphabet to an integer as 65. I get data from serial port MSCOMM

<br />
VARIANT in_dat;	<br />
in_dat = m_comm.GetInput();<br />
CString strInput(in_dat.bstrVal);


I want conver strInput alphabet to decimal. i'm sorry, I can't speak english fluently. thx
AnswerRe: CSting ASCII to decimal Number [modified] Pin
_AnsHUMAN_ 18-Jul-11 18:12
_AnsHUMAN_ 18-Jul-11 18:12 
AnswerRe: CSting ASCII to decimal Number Pin
Richard MacCutchan18-Jul-11 21:17
mveRichard MacCutchan18-Jul-11 21:17 
GeneralRe: CSting ASCII to decimal Number Pin
azhari2419-Jul-11 5:57
azhari2419-Jul-11 5:57 
Questionfixing vc6 installation Pin
John R. Shaw18-Jul-11 13:39
John R. Shaw18-Jul-11 13:39 
AnswerRe: fixing vc6 installation Pin
_AnsHUMAN_ 18-Jul-11 18:16
_AnsHUMAN_ 18-Jul-11 18:16 
AnswerRe: fixing vc6 installation Pin
Richard MacCutchan18-Jul-11 21:11
mveRichard MacCutchan18-Jul-11 21:11 
GeneralRe: fixing vc6 installation Pin
John R. Shaw19-Jul-11 4:11
John R. Shaw19-Jul-11 4:11 
GeneralRe: fixing vc6 installation Pin
Richard MacCutchan19-Jul-11 6:09
mveRichard MacCutchan19-Jul-11 6:09 
GeneralRe: fixing vc6 installation Pin
Rolf Kristensen27-Jul-11 12:22
Rolf Kristensen27-Jul-11 12:22 
Questionvcredist_x86.exe Pin
RomTibi18-Jul-11 4:52
RomTibi18-Jul-11 4:52 
AnswerRe: vcredist_x86.exe Pin
Rajesh R Subramanian18-Jul-11 5:40
professionalRajesh R Subramanian18-Jul-11 5:40 
GeneralRe: vcredist_x86.exe Pin
RomTibi18-Jul-11 5:47
RomTibi18-Jul-11 5:47 
QuestionError while fetching null value Pin
Pranit Kothari18-Jul-11 1:02
Pranit Kothari18-Jul-11 1:02 
AnswerRe: Error while fetching null value Pin
dasblinkenlight18-Jul-11 2:44
dasblinkenlight18-Jul-11 2:44 
Questionproblem in setting font to CComboBox in XP? Pin
yogish29317-Jul-11 23:55
yogish29317-Jul-11 23:55 
AnswerRe: problem in setting font to CComboBox in XP? Pin
«_Superman_»18-Jul-11 3:57
professional«_Superman_»18-Jul-11 3:57 
GeneralRe: problem in setting font to CComboBox in XP? Pin
yogish29318-Jul-11 20:41
yogish29318-Jul-11 20:41 

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.