You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
1.2 KiB
34 lines
1.2 KiB
5 months ago
|
========================================================================
|
||
|
DYNAMIC LINK LIBRARY : utilities Project Overview
|
||
|
========================================================================
|
||
|
|
||
|
AppWizard has created this utilities DLL for you.
|
||
|
|
||
|
This file contains a summary of what you will find in each of the files that
|
||
|
make up your utilities application.
|
||
|
|
||
|
|
||
|
utilities.vcproj
|
||
|
This is the main project file for VC++ projects generated using an Application Wizard.
|
||
|
It contains information about the version of Visual C++ that generated the file, and
|
||
|
information about the platforms, configurations, and project features selected with the
|
||
|
Application Wizard.
|
||
|
|
||
|
utilities.cpp
|
||
|
This is the main DLL source file.
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
Other standard files:
|
||
|
|
||
|
StdAfx.h, StdAfx.cpp
|
||
|
These files are used to build a precompiled header (PCH) file
|
||
|
named utilities.pch and a precompiled types file named StdAfx.obj.
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
Other notes:
|
||
|
|
||
|
AppWizard uses "TODO:" comments to indicate parts of the source code you
|
||
|
should add to or customize.
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|