Click here to Skip to main content
15,902,777 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: get it to clipboard Pin
Russell'4-Sep-07 23:36
Russell'4-Sep-07 23:36 
AnswerRe: get it to clipboard Pin
Hamid_RT5-Sep-07 0:42
Hamid_RT5-Sep-07 0:42 
Question[Message Deleted] Pin
shell34-Sep-07 22:32
shell34-Sep-07 22:32 
AnswerRe: Illegal System DLL Relocation Pin
Hamid_RT5-Sep-07 0:43
Hamid_RT5-Sep-07 0:43 
AnswerRe: Illegal System DLL Relocation Pin
Waldermort5-Sep-07 1:18
Waldermort5-Sep-07 1:18 
GeneralRe: Illegal System DLL Relocation Pin
Waldermort5-Sep-07 1:37
Waldermort5-Sep-07 1:37 
QuestionChanging Window Title in Taskbar. Pin
Karthik Kalyanasundaram4-Sep-07 21:37
Karthik Kalyanasundaram4-Sep-07 21:37 
AnswerRe: Changing Window Title in Taskbar. Pin
Jason Teagle4-Sep-07 22:10
Jason Teagle4-Sep-07 22:10 
What shows in the tooltip is simply the current caption of your window. So you can use SetWindowText() to change it. Note, though, that this is not always advisable, especially if writing in MFC - the MFC framework handles the window title.

Questionbidirectional parallel port communication - its urgent Pin
Uzma Waheed4-Sep-07 20:22
Uzma Waheed4-Sep-07 20:22 
AnswerRe: bidirectional parallel port communication - its urgent Pin
Rajesh R Subramanian4-Sep-07 22:10
professionalRajesh R Subramanian4-Sep-07 22:10 
AnswerRe: bidirectional parallel port communication - its urgent Pin
Waldermort4-Sep-07 23:59
Waldermort4-Sep-07 23:59 
Question.suo file Pin
George_George4-Sep-07 19:20
George_George4-Sep-07 19:20 
AnswerRe: .suo file Pin
Cedric Moonen4-Sep-07 20:06
Cedric Moonen4-Sep-07 20:06 
GeneralRe: .suo file Pin
George_George4-Sep-07 20:15
George_George4-Sep-07 20:15 
GeneralRe: .suo file Pin
Cedric Moonen4-Sep-07 20:29
Cedric Moonen4-Sep-07 20:29 
GeneralRe: .suo file Pin
George_George4-Sep-07 20:34
George_George4-Sep-07 20:34 
GeneralRe: .suo file Pin
toxcct4-Sep-07 23:21
toxcct4-Sep-07 23:21 
GeneralRe: .suo file Pin
George_George4-Sep-07 23:41
George_George4-Sep-07 23:41 
QuestionHow to add virtual ip in the windows xp to using c++? Pin
songjacky4-Sep-07 18:40
songjacky4-Sep-07 18:40 
QuestionWindows service problem Pin
Yashusid4-Sep-07 18:29
Yashusid4-Sep-07 18:29 
AnswerRe: Windows service problem Pin
songjacky4-Sep-07 18:59
songjacky4-Sep-07 18:59 
GeneralRe: Windows service problem Pin
Yashusid4-Sep-07 19:26
Yashusid4-Sep-07 19:26 
AnswerRe: Windows service problem Pin
myshketer5-Sep-07 2:44
myshketer5-Sep-07 2:44 
GeneralRe: Windows service problem Pin
Yashusid5-Sep-07 19:43
Yashusid5-Sep-07 19:43 
QuestionCD drive open and close Pin
p_4-Sep-07 18:10
p_4-Sep-07 18:10 

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.