/[H6]/ReadMe.txt
ViewVC logotype

Contents of /ReadMe.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations) (download)
Wed Aug 30 06:32:35 2006 UTC (17 years, 7 months ago) by torben
File MIME type: text/plain
File size: 4368 byte(s)
Initial import
1 ================================================================================
2 MICROSOFT FOUNDATION CLASS LIBRARY : h6-udlånssystem Project Overview
3 ===============================================================================
4
5 The application wizard has created this h6-udlånssystem application for
6 you. This application not only demonstrates the basics of using the Microsoft
7 Foundation Classes but is also a starting point for writing your application.
8
9 This file contains a summary of what you will find in each of the files that
10 make up your h6-udlånssystem application.
11
12 h6-udlånssystem.vcproj
13 This is the main project file for VC++ projects generated using an application wizard.
14 It contains information about the version of Visual C++ that generated the file, and
15 information about the platforms, configurations, and project features selected with the
16 application wizard.
17
18 h6-udlånssystem.h
19 This is the main header file for the application. It includes other
20 project specific headers (including Resource.h) and declares the
21 Ch6udlnssystemApp application class.
22
23 h6-udlånssystem.cpp
24 This is the main application source file that contains the application
25 class Ch6udlnssystemApp.
26
27 h6-udlånssystem.rc
28 This is a listing of all of the Microsoft Windows resources that the
29 program uses. It includes the icons, bitmaps, and cursors that are stored
30 in the RES subdirectory. This file can be directly edited in Microsoft
31 Visual C++. Your project resources are in 1033.
32
33 res\h6udlnssystem.ico
34 This is an icon file, which is used as the application's icon. This
35 icon is included by the main resource file h6-udlånssystem.rc.
36
37 res\h6udlnssystem.rc2
38 This file contains resources that are not edited by Microsoft
39 Visual C++. You should place all resources not editable by
40 the resource editor in this file.
41
42 /////////////////////////////////////////////////////////////////////////////
43
44 The application wizard creates one dialog class:
45 h6-udlånssystemDlg.h, h6-udlånssystemDlg.cpp - the dialog
46 These files contain your Ch6udlnssystemDlg class. This class defines
47 the behavior of your application's main dialog. The dialog's template is
48 in h6-udlånssystem.rc, which can be edited in Microsoft Visual C++.
49 /////////////////////////////////////////////////////////////////////////////
50
51 Other Features:
52
53 ActiveX Controls
54 The application includes support to use ActiveX controls.
55 /////////////////////////////////////////////////////////////////////////////
56
57 Other standard files:
58
59 StdAfx.h, StdAfx.cpp
60 These files are used to build a precompiled header (PCH) file
61 named h6-udlånssystem.pch and a precompiled types file named StdAfx.obj.
62
63 Resource.h
64 This is the standard header file, which defines new resource IDs.
65 Microsoft Visual C++ reads and updates this file.
66
67 h6-udlånssystem.manifest
68 Application manifest files are used by Windows XP to describe an applications
69 dependency on specific versions of Side-by-Side assemblies. The loader uses this
70 information to load the appropriate assembly from the assembly cache or private
71 from the application. The Application manifest maybe included for redistribution
72 as an external .manifest file that is installed in the same folder as the application
73 executable or it may be included in the executable in the form of a resource.
74 /////////////////////////////////////////////////////////////////////////////
75
76 Other notes:
77
78 The application wizard uses "TODO:" to indicate parts of the source code you
79 should add to or customize.
80
81 If your application uses MFC in a shared DLL, and your application is in a
82 language other than the operating system's current language, you will need
83 to copy the corresponding localized resources MFC70XXX.DLL from the Microsoft
84 Visual C++ CD-ROM under the Win\System directory to your computer's system or
85 system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the
86 language abbreviation. For example, MFC70DEU.DLL contains resources
87 translated to German.) If you don't do this, some of the UI elements of
88 your application will remain in the language of the operating system.
89
90 /////////////////////////////////////////////////////////////////////////////

  ViewVC Help
Powered by ViewVC 1.1.20