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?
What Message to limit the size of window?
What is preemption and context switching?
what is the function to repaint a window immediately?
What are the COM components
2 Answers SunSoft Technologies,
what are the design patterns of an MFC application
5 Answers Samsung, SunSoft Technologies,
System call executable binary file into a process
java is pure object oriented programming language why?
what API used to hide window
how radio button is active in dialog box?
what Message displayed when a window is destroyed
what is the difference between MFC and Win32
5 Answers ArisGlobal, Microsoft,