Does the application have more than one object? If Yes,
Briefly explain.
Answers were Sorted based on User's Feedback
Answer / rk
It can have multiple threads, but can have only one
object,derived from CWinApp class (which inherits from
CWinthread)
| Is This Answer Correct ? | 4 Yes | 0 No |
What is subclassing?
1)How to change the size of a button at run time ?
Why Array Index starts from Zero
What is the range of intensity of RGB
What is the difference between ASSERT and VERIFY?
How to convert the content of buffer into lower case character.
Do you have an idea about MFC?
What?s the difference between Modal and Modeless Dialog?
What is LPCTSTR? What does LP denote it?
Hi can anyone explain about the synchronization objects types and where we are using in the code.
What is the difference between the ASSERT and VERIFY macros?
How to create a Modeless Dialog?