C Programming Inteview Questions
Monday, 28 November 2011

What is window subclassing? in C programming

›
What is window sub classing? Windows subclassing refers to a technique whereby you can “tap” into a built-in Windows function and add your ...
1 comment:

What is a static child window in C programming

›
What is a static child window A static child window is a window control that does not accept mouse or keyboard input. Typical examples of s...

How do you create your own buttons or controls? in C programming

›
How do you create your own buttons or controls? Controls such as buttons are typically created with a resource editor. With a resource edit...

What are the system color constants? in C programming

›
What are the system color constants? he system color constants are used by Windows to control the colors of various objects included in the...

How do you access the system colors in a Windows program? in C programming

›
How do you access the system colors in a Windows program? You can obtain the system colors by calling the Windows API function GetSysColor(...

How do you update the title bar in a Windows program? in C programming

›
How do you update the title bar in a Windows program? The title bar (or caption bar, as it is often called) can be updated in a Windows pro...

How do you get the date and time in a Windows program? in C programming

›
How do you get the date and time in a Windows program? To get the date and time in a Windows program, you should call the standard C librar...
›
Home
View web version

About Me

WebAdvisers
View my complete profile
Powered by Blogger.