Download Latest Version DLLs.7z (61.2 kB)
Email in envelope

Get an email when there's a new version of PocketNumerix

Home / YieldCurveFitter
Name Modified Size InfoDownloads / Week
Parent folder
res 2023-12-21
YieldCurveFitter.ncb 2023-12-20 16.6 MB
NumEdit.cpp 2023-12-20 1.5 kB
NillaDialog.h 2023-12-20 3.2 kB
NillaDialog.cpp 2023-12-20 12.6 kB
newres.h 2023-12-20 768 Bytes
MimeEncode.h 2023-12-20 135 Bytes
MimeEncode.cpp 2023-12-20 2.9 kB
Matrix.h 2023-12-20 2.7 kB
Matrix.cpp 2023-12-20 20.9 kB
hwnds.h 2023-12-20 78 Bytes
HttpGetFileDrvr.cpp 2023-12-20 1.3 kB
HttpGetFile.h 2023-12-20 1.6 kB
HttpGetFile.cpp 2023-12-20 12.8 kB
GetDeviceInfo.h 2023-12-20 1.1 kB
GetDeviceInfo.cpp 2023-12-20 10.1 kB
crypt.h 2023-12-20 3.0 kB
crypt.cpp 2023-12-20 33.3 kB
BitArray.h 2023-12-20 1.0 kB
BitArray.cpp 2023-12-20 1.8 kB
YieldCurveFitterppc.rc 2023-12-20 5.0 kB
YieldCurveFitterppc.aps 2023-12-20 53.9 kB
YieldCurveFitterDlg.h 2023-12-20 4.9 kB
YieldCurveFitterDlg.cpp 2023-12-20 31.1 kB
YieldCurveFitter.vcproj.CalTech.Mike.user 2023-12-20 5.3 kB
YieldCurveFitter.vcproj 2023-12-20 19.5 kB
YieldCurveFitter.suo 2023-12-20 46.1 kB
YieldCurveFitter.sln 2023-12-20 3.6 kB
YieldCurveFitter.rc 2023-12-20 57.3 kB
YieldCurveFitter.aps 2023-12-20 153.3 kB
YieldCurveFitter.cpp 2023-12-20 27.4 kB
YieldCurveFitter.h 2023-12-20 2.6 kB
Vector.cpp 2023-12-20 1.6 kB
Vector.h 2023-12-20 896 Bytes
UpgradeLog.XML 2023-12-20 2.2 kB
utils.cpp 2023-12-20 1.9 kB
utils.h 2023-12-20 211 Bytes
ShortRateCalibration.cpp 2023-12-20 8.2 kB
ShortRateCalibration.h 2023-12-20 1.4 kB
stdafx.cpp 2023-12-20 216 Bytes
stdafx.h 2023-12-20 2.6 kB
resource.h 2023-12-20 34.3 kB
Resourceppc.h 2023-12-20 574 Bytes
ServerRates.h 2023-12-20 153 Bytes
Registry.cpp 2023-12-20 9.3 kB
Registry.h 2023-12-20 1.6 kB
NumEdit.h 2023-12-20 1.1 kB
ReadMe.txt 2023-12-20 4.1 kB
Totals: 48 Items   17.2 MB 0
================================================================================
    MICROSOFT FOUNDATION CLASS LIBRARY : YieldCurveFitter Project Overview
===============================================================================

The application wizard has created this YieldCurveFitter 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 YieldCurveFitter application.

YieldCurveFitter.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.

YieldCurveFitter.h
    This is the main header file for the application.  It includes other
    project specific headers and declares the CYieldCurveFitterApp application class.

YieldCurveFitter.cpp
    This is the main application source file that contains the application
    class CYieldCurveFitterApp.


YieldCurveFitterppc.rc
    This is the project's main resource file listing of all of the Microsoft Windows
    resources that the project uses when compiling for the Pocket PC platform, or a
    platform that supports the same user interface model.  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. When the .rc file is persisted, the defines in the data section
    are persisted as the hexadecimal version of the numeric value they are defined to
    rather than the friendly name of the define.

res\YieldCurveFitterppc.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.


res\YieldCurveFitter.ico
    This is an icon file, which is used as the application's icon.  This
    icon is included by the main resource file.


/////////////////////////////////////////////////////////////////////////////

The application wizard creates one dialog class:

YieldCurveFitterDlg.h, YieldCurveFitterDlg.cpp - the dialog
    These files contain your CYieldCurveFitterDlg class.  This class defines
    the behavior of your application's main dialog.  The dialog's template is
    in the main resource file, which can be edited in Microsoft Visual C++.


/////////////////////////////////////////////////////////////////////////////

Other Features:

   Uses shared DLL implementation

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 YieldCurveFitter.pch and a precompiled types file named StdAfx.obj.

Resourceppc.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, and your application is in a 
language other than the operating system's current language, you will need 
to copy the corresponding localized resources MFC80XXX.DLL to your application
directory ("XXX" stands for the language abbreviation.  For example,
MFC80DEU.DLL contains resources translated to German.)  If you don't do this,
some of the UI elements of your application will remain in the language of the
operating system.

/////////////////////////////////////////////////////////////////////////////
Source: ReadMe.txt, updated 2023-12-20