Click here to Skip to main content
15,890,579 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to measure program speed? Pin
Grimes3-Dec-09 6:45
Grimes3-Dec-09 6:45 
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 
Hey

Can anyone tell what will happen if i use a HDC thats NULL?

For eg,

HDC hDc = {0};

DrawTextEx(hDc, ........);

I found that it will not throw an exception or something.

So is it OK to use like this?

Is there any MSDN documentation that talks about null HDC?

Thanks in advance
AnswerRe: Using HDC thats NULL Pin
«_Superman_»3-Dec-09 6:15
professional«_Superman_»3-Dec-09 6:15 
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 

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.