Click here to Skip to main content
15,918,471 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: What is the difference between CPaintDC and CClientDC?? Pin
ShilpiP26-May-08 18:28
ShilpiP26-May-08 18:28 
AnswerRe: What is the difference between CPaintDC and CClientDC?? Pin
Hamid_RT28-May-08 3:26
Hamid_RT28-May-08 3:26 
QuestionWhat is wrong with the stupid VC 2005? Pin
includeh1026-May-08 14:09
includeh1026-May-08 14:09 
AnswerRe: What is wrong with the stupid VC 2005? Pin
Mohammad Akbar26-May-08 14:33
professionalMohammad Akbar26-May-08 14:33 
AnswerRe: What is wrong with the stupid VC 2005? Pin
SandipG 26-May-08 18:27
SandipG 26-May-08 18:27 
AnswerRe: What is wrong with the stupid VC 2005? Pin
Cedric Moonen26-May-08 20:19
Cedric Moonen26-May-08 20:19 
AnswerRe: What is wrong with the stupid VC 2005? Pin
CPallini26-May-08 21:35
mveCPallini26-May-08 21:35 
AnswerRe: What is wrong with the stupid VC 2005? Pin
Ahmed Charfeddine26-May-08 23:49
Ahmed Charfeddine26-May-08 23:49 
Why do you use the term stupid when you risk to be the one who is stupid ?
And there are many people here like me who will not accept such langage and the least they can do, they will let you with you problem without helping you.
OK now, use the following macro without the need to change the charSet property of your project :

_T

==>


cs24.Format(_T("%d"),i_Random);

always take the habit of using it, even when you have a nonUnicode charSet.
AnswerRe: What is wrong with the stupid VC 2005? Pin
toxcct27-May-08 3:37
toxcct27-May-08 3:37 
QuestionGet hardware temperature, voltage, fan's speed Pin
Xeqtr26-May-08 9:46
Xeqtr26-May-08 9:46 
AnswerRe: Get hardware temperature, voltage, fan's speed Pin
Ernest Laurentin26-May-08 11:06
Ernest Laurentin26-May-08 11:06 
GeneralRe: Get hardware temperature, voltage, fan's speed Pin
Xeqtr26-May-08 11:57
Xeqtr26-May-08 11:57 
GeneralRe: Get hardware temperature, voltage, fan's speed Pin
Hamid_RT28-May-08 2:24
Hamid_RT28-May-08 2:24 
QuestionDraw in either OnDraw or OnEraseBkgnd, what's the difference? [modified] Pin
followait26-May-08 6:01
followait26-May-08 6:01 
AnswerRe: Draw in either OnDraw or OnEraseBkgnd, what's the difference? Pin
Moak26-May-08 8:32
Moak26-May-08 8:32 
AnswerRe: Draw in either OnDraw or OnEraseBkgnd, what's the difference? Pin
Nelek26-May-08 8:32
protectorNelek26-May-08 8:32 
QuestionActiveX control in RegularDll Pin
bankey101026-May-08 5:34
bankey101026-May-08 5:34 
AnswerRe: ActiveX control in RegularDll Pin
Stephen Hewitt26-May-08 14:55
Stephen Hewitt26-May-08 14:55 
GeneralRe: ActiveX control in RegularDll Pin
bankey101026-May-08 19:38
bankey101026-May-08 19:38 
QuestionDisabling specific column in FlexGrid Pin
sunny_vc26-May-08 4:28
sunny_vc26-May-08 4:28 
AnswerRe: Disabling specific column in FlexGrid Pin
Paresh Chitte26-May-08 18:47
Paresh Chitte26-May-08 18:47 
GeneralRe: Disabling specific column in FlexGrid Pin
sunny_vc26-May-08 20:07
sunny_vc26-May-08 20:07 
GeneralRe: Disabling specific column in FlexGrid Pin
Paresh Chitte27-May-08 18:05
Paresh Chitte27-May-08 18:05 
QuestionExtractIcon Pin
john563226-May-08 2:39
john563226-May-08 2:39 
AnswerRe: ExtractIcon Pin
Hamid_RT26-May-08 2:51
Hamid_RT26-May-08 2:51 

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.