Introduction Event is one type of kernel object that Windows provides for thread synchronization. Here I shall describe the Win32 event as...
Introduction Socket is an interface between an application process and transport layer. The application process can send or receive messages...
Subclassing is a very powerful tool in creating your own custom controls and modifying the standard windows interface. This is typically done by...
Introduction Here I shall describe the methods of how data is exchanged between windows of different processes. Communication between windows...
Introduction This article will explain how we can explicitly link a DLL and why this approach is better than the implicit linking mechanism of...
Introduction This article is about how we can create controls dynamically without using wizard and how to handle notification for dynamically...
This article is about how static or implicit linking can be done and how the client program gets the information from Dynamic link library (DLL)....
Introduction This article explains what downcast are, how to make it safe, and so forth. However, before learning what downcast are, you must be...
Introduction The aim of this article is to explain the upcasting. Before going through this article I expect people have some preliminary idea...
Introduction This article is about the slicing of object while sending the argument through a pass by value mechanism when using polymorphism....
Separate names with a comma.