Click here to Skip to main content
15,897,226 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: get the selected item from list controll Pin
_tasleem22-Sep-06 8:23
_tasleem22-Sep-06 8:23 
GeneralRe: get the selected item from list controll Pin
David Crow22-Sep-06 8:31
David Crow22-Sep-06 8:31 
GeneralRe: get the selected item from list controll Pin
_tasleem22-Sep-06 18:41
_tasleem22-Sep-06 18:41 
QuestionHow to share vb.net application to all machine with media player Pin
vidyashankar22-Sep-06 5:22
vidyashankar22-Sep-06 5:22 
AnswerRe: How to share vb.net application to all machine with media player Pin
toxcct22-Sep-06 5:34
toxcct22-Sep-06 5:34 
QuestionMenu Issue Fixed [modified] Pin
Maximilien22-Sep-06 4:13
Maximilien22-Sep-06 4:13 
QuestionEdit Box Pin
123.RahulS22-Sep-06 3:39
123.RahulS22-Sep-06 3:39 
AnswerRe: Edit Box Pin
Rinu_Raj22-Sep-06 3:43
Rinu_Raj22-Sep-06 3:43 
suppose your m_strEdit is an Edit control of type CString

then for updating the same with new data

CString NewData = "a"

m_strEdit += NewData



GeneralRe: Edit Box Pin
_AnsHUMAN_ 22-Sep-06 3:56
_AnsHUMAN_ 22-Sep-06 3:56 
GeneralRe: Edit Box Pin
Rinu_Raj22-Sep-06 4:09
Rinu_Raj22-Sep-06 4:09 
AnswerRe: Edit Box Pin
David Crow22-Sep-06 3:59
David Crow22-Sep-06 3:59 
QuestionGetting started with Anti-Virus and Visual C++/MFC Pin
jjc200622-Sep-06 3:26
jjc200622-Sep-06 3:26 
QuestionRemote execution Pin
_tasleem22-Sep-06 3:15
_tasleem22-Sep-06 3:15 
QuestionLogging on to WindowsXP with smart card Pin
sirtimid22-Sep-06 2:58
sirtimid22-Sep-06 2:58 
QuestionHow to change IE's Virtual Machine? Pin
314159265322-Sep-06 2:54
314159265322-Sep-06 2:54 
QuestionHelp adding toolbar to a propertypage! Pin
montiee22-Sep-06 2:46
montiee22-Sep-06 2:46 
QuestionHow to get data from list control Pin
vc++_fragrance22-Sep-06 2:41
vc++_fragrance22-Sep-06 2:41 
AnswerRe: How to get data from list control Pin
_AnsHUMAN_ 22-Sep-06 2:52
_AnsHUMAN_ 22-Sep-06 2:52 
GeneralRe: How to get data from list control Pin
vc++_fragrance22-Sep-06 3:22
vc++_fragrance22-Sep-06 3:22 
AnswerRe: How to get data from list control Pin
Hamid_RT28-Sep-06 10:03
Hamid_RT28-Sep-06 10:03 
QuestionEdit box style Pin
LiYS22-Sep-06 1:35
LiYS22-Sep-06 1:35 
AnswerRe: Edit box style Pin
Naveen22-Sep-06 1:48
Naveen22-Sep-06 1:48 
GeneralRe: Edit box style Pin
LiYS22-Sep-06 1:55
LiYS22-Sep-06 1:55 
GeneralRe: Edit box style Pin
Naveen22-Sep-06 2:01
Naveen22-Sep-06 2:01 
QuestionRe: Edit box style Pin
David Crow22-Sep-06 4:04
David Crow22-Sep-06 4:04 

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.