Home Home Home
Newsletter
 Email
 Password
Remember me?
View our advertisersDundas Consulting - Experts in ASP/ASP.NET/C#/C++ MFC and TCP/IP related developmentAdvertise on the CodeProject
Search:
FAQ
What's New
Lounge
Contribute
Message Boards
MSDN Magazine - Your guide to Microsoft tools, development environments, and technologies for Windows and the Web.
Premium Sponsor

Community
.NET - General
MFC Controls
General C++
C++ Libraries
C++ Multimedia
Platforms - All
Web/Scripting
General Reading
C# Windows Forms
General C#
Miscellany
Partners
 
All Topics, MFC / C++ >> Win32 / SDK

Win32 / SDK Programming articles
Contents
   • General    • Unedited Reader Contributions
General
Title / Updated Author Score
Auto Wait Cursor
1 Jan 2002
Automate changing the mouse cursor to the hourglass wait cursor.
Andrew McKinlay 4.89
Use member functions for C-style callbacks and threads - a general solution
8 Jul 2001
The article shows a general solution to redirect any C-style callback into a member function using adapter objects
Daniel Lohmann 4.74
Adding Windows To Your Console Application
15 Jun 2001
Sample code to add a dialog (and message pump) to console applications
Xiangyang Liu 4.62
CPL++ v1.1 - Control Panel Applets
4 Mar 2000
A freeware MFC class framework for developing Control Panel Applets.
PJ Naughter 4.56
Console Event Handling
30 May 2002
This article discusses how to handle console-window specific events
Kumar Gaurav Khanna 4.43
How to Subclass Unicode Window from ANSI Application
28 Aug 2001
This article describe what steps are necessary to subclass UNICODE window from ANSI application.
Mumtaz Zaheer 4.4
Changing your monitor's refresh rate
4 Jun 2000
This article will show you how to change your monitor's refresh rate to a value not available from control panel.
Dan Pilat 4.05
Automated Cryptanalysis of Cryptograms
12 Jul 2001 Beginner
An article, code, and a sample project showing how to use computers to help break cryptograms.
Alex Griffing 4
CMemMapFile v1.41
4 Mar 2000
A freeware MFC class to encapsulate Memory Mapped Files.
PJ Naughter 4
Load a CString from DLL within that DLL
9 Aug 2000 Beginner
CString::LoadString(), resource will not load under certain conditions.
Jim Koornneef 4
Control Panel Applet Framework
25 Feb 2000
A mini framework for writing Control Panel applets. Just fill in the blanks!.
Len Holgate 3.62
Running console applications silently
4 Jul 2002
Shows how to run a console application without showing the window.
Steven Szelei 3.6
Detecting the Operating System Version
23 Oct 2001 Beginner
Detecting the computer's Operating System version
Agus Kurniawan 3.29
Checking the serial Number of a CD
27 Dec 2001
This program pops up a message box if the installation CD is not in the CD Drive by checking the serial number of the CD.
Hirosh Joseph 3.12
Implementing simple Copy Protection : Technical overview
8 Jul 2002
Part 1 of a 4 part series on developing a simple copy protection method for your applications. In this article, I will discuss concepts on how such protection can be implemented.
John Aldrich 2.57
 
Unedited Reader Contributions
Title / Updated Author Score
Do Not Call GetLastError() !
28 Mar 2001
Use CWin32Error instead !! It encapsulates Win32 error-message strings with the error-numbers. Has a smart-copy mechanism for passing objects by value, useful in exception-handling. Is TRACE() compatible!
Ajit Jadhav 4.04
A C++ Win32 GUI library for java-awt-like source code
28 Apr 2002
This library provides a simple set of classes for creating GUIs. It uses only the Win32 API with some common controls. The development is at the beginning and many choices are to be done.
ukuk 3.67
Checking Some Peripherals On Logoff
24 Apr 2002
This is about a program that helps you with some small problems
Bogdan Rechi 3
A Simple Win32 Window Wrapper Class
12 Jul 2002
How to make a Win32 application object oriented without using MFC.
Jason Henderson 1.8
Why Windows Should Have Tight Control Over The WinExec function
27 Jun 2002 Beginner
A brief description with proof of concept code detailing why finer execution control is needed with the Windows OS Family
John Aldrich 1.14
MSDN Magazine - Your guide to Microsoft tools, development environments, and technologies for Windows and the Web.
Premium Sponsor

The Windows Developer Magazine CD-ROM - just $29.95!
last updated 2 Aug 2002
Advertise
Copyright © CodeProject, 1999-2002.
All Rights Reserved.