The Win32 C/C++ Developer Blog
Programming with Win32.
Monday, October 26, 2009
How to Disconnect/Release all Network Adapters using Win32 API (VC++)
›
Intro . Here i am demonstrating on how to disconnect or how to close all network connections in a system by programming uing Win32 C++. Th...
1 comment:
Monday, September 7, 2009
Regions and Clipping Window to Custom Shapes (Win32 VC++)
›
Intro . You might have noticed certain applications have window which differ from the standard, normal window with Rectangle shape, a Titl...
Sunday, September 6, 2009
How to get a session state change notification in Windows-(Win32)
›
Intro . Every Windows users must be familiar with the term session. Generally, a session in windows is the time between Windows is booted ...
1 comment:
Thursday, July 30, 2009
How to make WindowsXP Taskbar Transparent using Win32 VC++
›
Intro . Hi all, you should be familiar with soo many shellpacks and themes for WindowsXP floating around internet from its initial release...
Friday, July 17, 2009
Allocating a Console Window to a Win32 WIndows Application
›
Intro . For some reasons or for easier Debugging you may sometimes need a console Window on a Windows Application (There is OutputDebugStrin...
›
Home
View web version