Click here to Skip to main content
15,879,326 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to measure program speed? Pin
«_Superman_»3-Dec-09 8:19
professional«_Superman_»3-Dec-09 8:19 
GeneralRe: How to measure program speed? Pin
Grimes3-Dec-09 9:47
Grimes3-Dec-09 9:47 
AnswerRe: How to measure program speed? Pin
David Crow3-Dec-09 9:55
David Crow3-Dec-09 9:55 
GeneralRe: How to measure program speed? Pin
«_Superman_»3-Dec-09 9:59
professional«_Superman_»3-Dec-09 9:59 
GeneralRe: How to measure program speed? Pin
Member 41945933-Dec-09 15:12
Member 41945933-Dec-09 15:12 
GeneralRe: How to measure program speed? Pin
Grimes3-Dec-09 21:37
Grimes3-Dec-09 21:37 
QuestionUsing HDC thats NULL Pin
dipuks3-Dec-09 6:06
dipuks3-Dec-09 6:06 
AnswerRe: Using HDC thats NULL Pin
«_Superman_»3-Dec-09 6:15
professional«_Superman_»3-Dec-09 6:15 
That depends on the function you are using it in.
For example, the CreateCompatibleDC function says that if HDC is NULL it uses the current screen as the reference.

So if there is nothing mentioned about the behavior when HDC is NULL, if sure the behavior is undefined and you should not do that.

«_Superman
I love work. It gives me something to do between weekends.

Microsoft MVP (Visual C++)

GeneralRe: Using HDC thats NULL Pin
dipuks3-Dec-09 7:17
dipuks3-Dec-09 7:17 
GeneralRe: Using HDC thats NULL Pin
«_Superman_»3-Dec-09 7:55
professional«_Superman_»3-Dec-09 7:55 
QuestionProblem in running an application(developed in VC++ 2005) from windows service .. Pin
jain_MS3-Dec-09 5:27
jain_MS3-Dec-09 5:27 
AnswerRe: Problem in running an application(developed in VC++ 2005) from windows service .. Pin
«_Superman_»3-Dec-09 5:55
professional«_Superman_»3-Dec-09 5:55 
QuestionMemory allocation in multi-threaded application Pin
baerten3-Dec-09 5:08
baerten3-Dec-09 5:08 
QuestionRe: Memory allocation in multi-threaded application Pin
David Crow3-Dec-09 5:42
David Crow3-Dec-09 5:42 
AnswerRe: Memory allocation in multi-threaded application Pin
crewchill3-Dec-09 12:18
crewchill3-Dec-09 12:18 
Questioni'm foolish, so you can help me very easy Pin
nenfa3-Dec-09 3:38
nenfa3-Dec-09 3:38 
AnswerRe: i'm foolish, so you can help me very easy Pin
loyal ginger3-Dec-09 3:47
loyal ginger3-Dec-09 3:47 
AnswerRe: i'm foolish, so you can help me very easy Pin
David Crow3-Dec-09 3:48
David Crow3-Dec-09 3:48 
AnswerRe: i'm foolish, so you can help me very easy Pin
Iain Clarke, Warrior Programmer5-Dec-09 3:20
Iain Clarke, Warrior Programmer5-Dec-09 3:20 
GeneralRe: i'm foolish, so you can help me very easy Pin
nenfa5-Dec-09 5:46
nenfa5-Dec-09 5:46 
QuestionWhy GlobalLock failed? Pin
transoft3-Dec-09 3:11
transoft3-Dec-09 3:11 
AnswerRe: Why GlobalLock failed? Pin
Rajesh R Subramanian3-Dec-09 3:16
professionalRajesh R Subramanian3-Dec-09 3:16 
AnswerRe: Why GlobalLock failed? Pin
Chris Losinger3-Dec-09 4:23
professionalChris Losinger3-Dec-09 4:23 
QuestionHow can i STOP this Pin
Hwewet3-Dec-09 1:58
Hwewet3-Dec-09 1:58 
AnswerRe: How can i STOP this Pin
Richard MacCutchan3-Dec-09 2:47
mveRichard MacCutchan3-Dec-09 2:47 

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.