source: trunk/MFCtooling/userlog/ReadMe.txt @ 32

Last change on this file since 32 was 32, checked in by sherbold, 13 years ago
File size: 1.3 KB
Line 
1========================================================================
2    DYNAMIC LINK LIBRARY : userlog Project Overview
3========================================================================
4
5AppWizard has created this userlog DLL for you.
6
7This file contains a summary of what you will find in each of the files that
8make up your userlog application.
9
10
11userlog.vcproj
12    This is the main project file for VC++ projects generated using an Application Wizard.
13    It contains information about the version of Visual C++ that generated the file, and
14    information about the platforms, configurations, and project features selected with the
15    Application Wizard.
16
17userlog.cpp
18    This is the main DLL source file.
19
20/////////////////////////////////////////////////////////////////////////////
21Other standard files:
22
23StdAfx.h, StdAfx.cpp
24    These files are used to build a precompiled header (PCH) file
25    named userlog.pch and a precompiled types file named StdAfx.obj.
26
27/////////////////////////////////////////////////////////////////////////////
28Other notes:
29
30AppWizard uses "TODO:" comments to indicate parts of the source code you
31should add to or customize.
32
33/////////////////////////////////////////////////////////////////////////////
Note: See TracBrowser for help on using the repository browser.