Search HMNL:
Permalink: http://www.hmnl.nl/HMNL/web.nsf/vwWebFeatures/RDBCreate-src-latest
HMNL Home
Virtual Template - Database Creator 1.1.2 Source Downloads (Win 32 only)

Restrictions On Use

There are no restrictions on the use of these files.

Dependencies

Requires the Notes/Domino C API 6.5.4 or above and Microsoft Windows SDK (5.0 or above).

Important Note: Make sure that the Notes/Domino API include directory is above the Windows SDK include directory in the search order, otherwise you will experience compilation errors due to the Windows SDK mq.h file being included in place of the Notes/Domino mq.h include header file.

Source Directory Structure

The application structure assumes two directories <application directory> ("RDBCreate") and a common source directory "DXCommon" at the same level as the application directory. In Visual Studio this is the normal layout for having two projects (RDBCreate and DXCommon) within a common solution folder, all of the files in the DXCommon directory should be added (as existing items) to the RDBCreate project.


History

v 1.1.2
1. QE release.


Source Files - RDBCreate Directory

File
    File Name
    Contents/Usage
    File Size
RDBCreate.cpp
    RDBCreate.cpp
    Base Application source file
    6.0 Kb
RDBCreate.h
    RDBCreate.h
    Header file for Base Application source file
    2.0 Kb
AppRunSettings.cpp
    AppRunSettings.cpp
    Source for the AppRunSettings Class
    5.0 Kb
AppRunSettings.h
    AppRunSettings.h
    Header for the AppRunSettings Class
    2.0 Kb

Source Files - DXCommon Directory

File
    File Name
    Contents/Usage
    File Size
DesignElement.cpp
    DesignElement.cpp
    Source for the DesignElement Class
    1.0 Kb
DesignElement.h
    DesignElement.h
    Header for the DesignElement Class
    1.0 Kb
DesignManager.cpp
    DesignManager.cpp
    Source for the DesignManager Class
    37.0 Kb
DesignManager.h
    DesignManager.h
    Header for the DesignManager Class
    9.0 Kb
DesignManifest.cpp
    DesignManifest.cpp
    Source for the DesignManifest Class
    1.0 Kb
DesignManifest.h
    DesignManifest.h
    Header for the DesignManifest Class
    1.0 Kb
DesignManifestLine.cpp
    DesignManifestLine.cpp
    Source for the DesignManifestLine Class
    7.0 Kb
DesignManifestLine.h
    DesignManifestLine.h
    Header for the DesignManifestLine Class
    4.0 Kb
DesignSet.cpp
    DesignSet.cpp
    Source for the DesignSet Class
    1.0 Kb
DesignSet.h
    DesignSet.h
    Header for the DesignSet Class
    1.0 Kb
DXGlobals.h
    DXGlobals.h
    General Header file for DX components
    6.0 Kb
ExecEnvironment.cpp
    ExecEnvironment.cpp
    Source for the ExecEnvironment Class
    30.0 Kb
ExecEnvironment.h
    ExecEnvironment.h
    Header for the ExecEnvironment Class
    9.0 Kb
RunSettings.cpp
    RunSettings.cpp
    Source for the RunSettings Class
    1.0 Kb
RunSettings.h
    RunSettings.h
    Header for the RunSettings Class
    2.0 Kb
Executable Downloads
Using Database Creator
Publishing Virtual Templates