Click here to Skip to main content
15,908,843 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMove / Refresh Windows Taskbar Pin
u6ik16-Jan-06 1:42
u6ik16-Jan-06 1:42 
AnswerRe: Move / Refresh Windows Taskbar Pin
u6ik16-Jan-06 20:41
u6ik16-Jan-06 20:41 
Questionhow can i calculate the length of sent data at server side Pin
baldha rakesh16-Jan-06 1:37
baldha rakesh16-Jan-06 1:37 
AnswerRe: how can i calculate the length of sent data at server side Pin
Bob Flynn16-Jan-06 2:39
Bob Flynn16-Jan-06 2:39 
GeneralRe: how can i calculate the length of sent data at server side Pin
baldha rakesh16-Jan-06 17:15
baldha rakesh16-Jan-06 17:15 
GeneralRe: how can i calculate the length of sent data at server side Pin
Bob Flynn17-Jan-06 3:09
Bob Flynn17-Jan-06 3:09 
QuestionText Boxes in C++ Pin
Gktony16-Jan-06 0:45
Gktony16-Jan-06 0:45 
AnswerRe: Text Boxes in C++ Pin
_AnsHUMAN_ 16-Jan-06 1:01
_AnsHUMAN_ 16-Jan-06 1:01 
You would be having some control for the text box.
If not go to class wizard and create it. Let us name it as tb.Now you can access the text box text by calling GetWindowText. Modify the string and use SetWindowText to set the text back to the text box

Regards
Anshuman
AnswerRe: Text Boxes in C++ Pin
Owner drawn16-Jan-06 1:10
Owner drawn16-Jan-06 1:10 
GeneralRe: Text Boxes in C++ Pin
toxcct16-Jan-06 1:18
toxcct16-Jan-06 1:18 
GeneralRe: Text Boxes in C++ Pin
Owner drawn16-Jan-06 1:19
Owner drawn16-Jan-06 1:19 
AnswerRe: Text Boxes in C++ Pin
Eytukan16-Jan-06 2:32
Eytukan16-Jan-06 2:32 
AnswerRe: Text Boxes in C++ Pin
Gktony16-Jan-06 3:13
Gktony16-Jan-06 3:13 
GeneralRe: Text Boxes in C++ Pin
toxcct16-Jan-06 3:24
toxcct16-Jan-06 3:24 
QuestionAccessing Namespace in other class Pin
romuzu16-Jan-06 0:42
romuzu16-Jan-06 0:42 
AnswerRe: Accessing Namespace in other class Pin
Owner drawn16-Jan-06 1:11
Owner drawn16-Jan-06 1:11 
Questionhow to use thread Pin
cancerion16-Jan-06 0:31
cancerion16-Jan-06 0:31 
AnswerRe: how to use thread Pin
Owner drawn16-Jan-06 1:18
Owner drawn16-Jan-06 1:18 
AnswerRe: how to use thread Pin
Eytukan16-Jan-06 3:07
Eytukan16-Jan-06 3:07 
AnswerRe: how to use thread Pin
ThatsAlok16-Jan-06 17:24
ThatsAlok16-Jan-06 17:24 
QuestionRescale video data Pin
dennis2416-Jan-06 0:12
dennis2416-Jan-06 0:12 
QuestionMS DataGrid Change Caption of Column Headers Pin
sdancer7515-Jan-06 22:44
sdancer7515-Jan-06 22:44 
QuestionADO 'Background Fetch Size' Pin
tuxyboy15-Jan-06 22:41
tuxyboy15-Jan-06 22:41 
QuestionLink error Pin
Russell'15-Jan-06 22:39
Russell'15-Jan-06 22:39 
AnswerRe: Link error Pin
tuxyboy15-Jan-06 22:46
tuxyboy15-Jan-06 22:46 

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.