| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| res | 2023-12-21 | ||
| PNMX_Installer.cpp | 2023-12-21 | 10.1 kB | |
| PNMX_Installer.aps | 2023-12-21 | 58.4 kB | |
| MimeEncodeDecode.cpp | 2023-12-21 | 5.6 kB | |
| MimeEncodeDecode.h | 2023-12-21 | 255 Bytes | |
| LicenseDialog.cpp | 2023-12-21 | 3.8 kB | |
| LicenseDialog.h | 2023-12-21 | 492 Bytes | |
| GetBOM.cpp | 2023-12-21 | 8.6 kB | |
| GetBOM.h | 2023-12-21 | 40 Bytes | |
| HttpGetFile.cpp | 2023-12-21 | 20.2 kB | |
| HttpGetFile.h | 2023-12-21 | 2.4 kB | |
| GetBinary.cpp | 2023-12-21 | 13.8 kB | |
| GetBinary.h | 2023-12-21 | 43 Bytes | |
| encrypt.cpp | 2023-12-21 | 20.4 kB | |
| encrypt.h | 2023-12-21 | 1.7 kB | |
| decrypt.cpp | 2023-12-21 | 32.1 kB | |
| decrypt.h | 2023-12-21 | 2.7 kB | |
| crypt.h | 2023-12-21 | 2.7 kB | |
| debug.txt | 2023-12-21 | 513 Bytes | |
| cfb.cpp | 2023-12-21 | 5.9 kB | |
| cfb.h | 2023-12-21 | 690 Bytes | |
| crypt.cpp | 2023-12-21 | 30.0 kB | |
| ceutil.lib | 2023-12-21 | 7.4 kB | |
| Upload.cpp | 2023-12-21 | 8.4 kB | |
| Upload.h | 2023-12-21 | 919 Bytes | |
| StdAfx.h | 2023-12-21 | 2.3 kB | |
| StartRapi.h | 2023-12-21 | 306 Bytes | |
| StdAfx.cpp | 2023-12-21 | 214 Bytes | |
| resource.h | 2023-12-21 | 5.9 kB | |
| rijndael-256.cpp | 2023-12-21 | 11.9 kB | |
| rijndael.h | 2023-12-21 | 440 Bytes | |
| StartRapi.cpp | 2023-12-21 | 4.1 kB | |
| RapiCtx.h | 2023-12-21 | 215 Bytes | |
| rapiuuid.lib | 2023-12-21 | 5.0 kB | |
| ReadMe.txt | 2023-12-21 | 3.7 kB | |
| PNMX_InvoiceHeader.dat_old | 2023-12-21 | 80 Bytes | |
| rapi.lib | 2023-12-21 | 37.2 kB | |
| PNMX_invoice.txt | 2023-12-21 | 51 Bytes | |
| PNMX_InstallerDlg.cpp | 2023-12-21 | 111.8 kB | |
| PNMX_InstallToken | 2023-12-21 | 42 Bytes | |
| PNMX_InstallerDlg.h | 2023-12-21 | 8.9 kB | |
| PNMX_Installer.vcproj | 2023-12-21 | 7.7 kB | |
| PNMX_Installer.vcproj.CalTech.Mike.user | 2023-12-21 | 1.5 kB | |
| PNMX_Installer.vcproj.SANTAFE.Mike.user | 2023-12-21 | 1.4 kB | |
| PNMX_Installer.h | 2023-12-21 | 1.8 kB | |
| PNMX_Installer.rc | 2023-12-21 | 15.6 kB | |
| PNMX_Installer.ncb | 2023-12-21 | 20.6 MB | |
| PNMX_Installer.sln | 2023-12-21 | 1.3 kB | |
| Parser.cpp | 2023-12-21 | 5.4 kB | |
| PNMX_Installer.suo | 2023-12-21 | 153.6 kB | |
| StartRapi.c.cpp | 2023-12-21 | 1.1 kB | |
| Totals: 51 Items | 21.2 MB | 0 | |
================================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : PNMX_Installer Project Overview
===============================================================================
The application wizard has created this PNMX_Installer application for
you. This application not only demonstrates the basics of using the Microsoft
Foundation Classes but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your PNMX_Installer application.
PNMX_Installer.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.
PNMX_Installer.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CPNMX_InstallerApp application class.
PNMX_Installer.cpp
This is the main application source file that contains the application
class CPNMX_InstallerApp.
PNMX_Installer.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++. Your project resources are in 1033.
res\PNMX_Installer.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file PNMX_Installer.rc.
res\PNMX_Installer.rc2
This file contains resources that are not edited by Microsoft
Visual C++. You should place all resources not editable by
the resource editor in this file.
/////////////////////////////////////////////////////////////////////////////
The application wizard creates one dialog class:
PNMX_InstallerDlg.h, PNMX_InstallerDlg.cpp - the dialog
These files contain your CPNMX_InstallerDlg class. This class defines
the behavior of your application's main dialog. The dialog's template is
in PNMX_Installer.rc, which can be edited in Microsoft Visual C++.
/////////////////////////////////////////////////////////////////////////////
Other Features:
Windows Sockets
The application has support for establishing communications over TCP/IP networks.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named PNMX_Installer.pch and a precompiled types file named StdAfx.obj.
Resource.h
This is the standard header file, which defines new resource IDs.
Microsoft Visual C++ reads and updates this file.
/////////////////////////////////////////////////////////////////////////////
Other notes:
The application wizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, you will need
to redistribute the MFC DLLs. If your application is in a language
other than the operating system's locale, you will also have to
redistribute the corresponding localized resources MFC80XXX.DLL.
For more information on both of these topics, please see the section on
redistributing Visual C++ applications in MSDN documentation.
/////////////////////////////////////////////////////////////////////////////