www.freeprogrammingresources.com

Visual C++ Resources

Visual C++ 6 Unleashed

Visual C++ 6 Unleashed provides comprehensive coverage of the core topics for Visual C++ 6 programming. This book skips the beginning level material and jumps right in to Visual C++.

eMbedded Visual C++

Windows CE .NET includes eMbedded Visual C++ 4.0, a powerful development tool that offers considerable benefits to companies building native code applications for the next generation of Windows CE-based devices

Visual C++ 2005 Express

This is available for free until November 2006. You will have to download the Windows Platform SDK from the link at the bottom of the page to build native Windows applications.

Microsoft Visual C++ Toolkit 2003

The Microsoft Visual C++ Toolkit 2003 includes the core tools developers need to compile and link C++-based applications for Windows and the .NET Common Language Runtime. Including: Microsoft C/C++ Optimizing Compiler and Linker; C Runtime Library and the C++ Standard Library; Microsoft .NET Framework Common Language Runtime; and sample code.

CoderSource.net

CoderSource.net is an effort to provide articles, examples and relevant content on Win32, C, C++, and VC++/MFC.

Visual C++ Tutorial

These tutorials are designed to help anyone with no previous experience in Visual C++ to quickly get started in programming windows applications, in the minimum amount of time.

DevCentral Tutorials: MFC

This is a link to the main Microsoft Foundation Classes tutorial page at dev central. You will have to register for free to gain access to the tutorials .

Visual C++ Home

Microsoft homepage for Visual C++.

Visual Studio .NET 2003 C++ Tutorial

This tutorial guides you through the process of creating a simple C++ console application using Visual Studio .NET 2003.

Visual C++ Tutorial

This tutorial guides you through the process of creating a simple console application using Visual C++ 6.0

Visual C++ And MFC Library

A number of how-tos about Visual C++ and MFC.

Visual C++ Tutorials

Visual C++ provides eight tutorials to help you begin learning new areas of the development system. Each tutorial is broken into steps, and complete code is supplied for each step. You can work through the tutorials step by step or build the code.

MFC Professional

MFC / VC++ site

A Simple COM tutorial using ATL

The purpose of this tutorial is to give you an idea on how to create a COM Server using ATL, and then being able to call the server from both a Visual C++ program, and a Visual Basic program.

Active Template Library (ATL) Frequently Asked Questions

Microsoft Knowledge Base Article - Q166480

Visual C++ Debug Tutorial

How to set breakpoints, set watches, and step through an executing program line-by-line.

Brief primer on using Visual C++

Word doc.

Visual C++ Tutorial

This tutorial is meant to be a startup tool for student unfamiliar with Microsoft Visual C++. It's purpose is to be a basic introduction to creating files and using the debugger.

Getting Started with Microsoft Visual C++

This tutorial demonstrates the basic steps required to create and execute C++ programs using Microsoft's Visual C++ software package. (PDF Document)

Visual C++ FAQ

This is the MVP's Frequently Asked Questions Page for Microsoft Visual C++. In here you'll find answers to several common asked questions about Visual C++, MFC and Windows development in C/C++, as well as other related stuff.

ATL Client Application Tutorial

Tutorial that shows steps involved in writing a container application for an ActiveX control.

Visual C++ Programming Forum

Discussion group at codeguru.

Standard C++ Library Reference

Microsoft Standard C++ Library Reference.

Visual C++.net Homepage

Technical articles, documentation and such.

Using Visual C++ and intro. to debugger

Word doc.

Using Visual C++ within MS Developer studio

Text doc.

Using the debugger

Word doc.

Using Microsoft Visual C++ in the Classroom

The guide is available to all teachers and students using Visual C++.