Monday, 4 March 2013

Creating DLLs, Console Applications, and More


Creating DLLs, Console Applications, and More
Although most people use AppWizard to create an executable program, it can make many
other kinds of projects. You choose File, New and then the Projects tab, as discussed at
the start of this chapter, but choose a different wizard from the list on the left of the
New dialog box, shown in Figure 1.1. The following are some of the other projects
AppWizard can create:
l ATL COM AppWizard
l Custom AppWizard
l Database Project
l DevStudio Add-In Wizard
l Extended Stored Procedure AppWizard
l ISAPI Extension Wizard
l Makefile
l MFC ActiveX ControlWizard
l MFC AppWizard (dll)
l Utility Project
l Win32 Application
l Win32 Console Application
l Win32 Dynamic Link Library

l Win32 Static Library
These projects are explained in the following sections.

No comments:

Post a Comment