describe process of creating a new class of windows ??
Answer / naveen kumar
Every window must be associated with a window class, even if your program only ever creates one instance of that class. It is important to understand that a window class is not a "class" in the C++ sense. Rather, it is a data structure used internally by the operating system. Window classes are registered with the system at run time. To register a new window class, start by filling in a WNDCLASS structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
win 3.1 supports which type of multi tasking?
how to Initialize contents of a dialog?
Explain Win32 Program Execution flow?
What is Win32?
14 Answers AAA, Genpact, HCL, Wipro,
describe process of creating a new class of windows ??
In Win32 application can we use CString datatype?
How to load Bitmap at Dialogbakground in an MFC application?
1 Answers SunSoft Technologies,
what is use of the createWindow object
how radio button is active in dialog box?
What is System call executable binary file into a process?
What is an Hash Mapping in java?
System call executable binary file into a process