Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

comdefs.hpp File Reference

Common definitions for the application. More...

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define APP_AUTHOR   "Julien Couot"
 Application's author/vendor.

#define APP_BUILD   9
 Application's build number.

#define APP_DEV_DATES   "2003-2004"
 Application's development years.

#define APP_MAJOR_VER   1
 Application's major version number.

#define APP_MINOR_VER   2
 Application's minor version number.

#define APP_NAME   "wxChecksums"
 Application's name.

#define APP_SPECIAL   ""
 Application's special (like 'alpha', 'beta', 'rc').

#define APP_SUBVER   0
 Application's subversion number.

#define CONTROL_SPACE   10
 The space between 2 controls.

#define DEF_BUFF_SIZE   0xFFFF
 Default size for the buffer of file reading.

#define MAX_BUFF_SIZE   1048576
 Maximal size for the buffer of file reading.

#define UPDATE_PROGRESS_DLG   250
 Time between two updates of the progress dialogs in milliseconds.


Detailed Description

Common definitions for the application.

Definition in file comdefs.hpp.


Define Documentation

#define APP_AUTHOR   "Julien Couot"
 

Application's author/vendor.

Definition at line 49 of file comdefs.hpp.

Referenced by dlgAbout::createControls(), Languages::Languages(), CkSumsApp::OnInit(), and Languages::readLanguagesSettings().

#define APP_BUILD   9
 

Application's build number.

Definition at line 40 of file comdefs.hpp.

#define APP_DEV_DATES   "2003-2004"
 

Application's development years.

Definition at line 52 of file comdefs.hpp.

Referenced by dlgAbout::createControls().

#define APP_MAJOR_VER   1
 

Application's major version number.

Definition at line 31 of file comdefs.hpp.

Referenced by getAppName().

#define APP_MINOR_VER   2
 

Application's minor version number.

Definition at line 34 of file comdefs.hpp.

Referenced by getAppName().

#define APP_NAME   "wxChecksums"
 

Application's name.

Definition at line 46 of file comdefs.hpp.

Referenced by frmSums::checkFileBeforeClose(), frmSums::createControls(), dlgConfigure::createControls(), dlgAbout::createControls(), frmSums::createToolbar(), frmSums::FrameClose(), getAppName(), AppPrefs::getConfigDirName(), AppPrefs::getConfigFileName(), getResourcesPaths(), frmSums::initializeFromCmdLine(), frmSums::itmFileOpenRecentClick(), CkSumsApp::OnInit(), Languages::readLanguagesSettings(), frmSums::saveChecksumFile(), and frmSums::updateTitle().

#define APP_SPECIAL   ""
 

Application's special (like 'alpha', 'beta', 'rc').

Definition at line 43 of file comdefs.hpp.

Referenced by getAppName().

#define APP_SUBVER   0
 

Application's subversion number.

Definition at line 37 of file comdefs.hpp.

Referenced by getAppName().

#define CONTROL_SPACE   10
 

The space between 2 controls.

Definition at line 55 of file comdefs.hpp.

Referenced by dlgResultsProgress::createControls(), dlgProgress::createControls(), dlgNewFile::createControls(), dlgMultiCheck::createControls(), dlgInvalidFiles::createControls(), dlgFilesSelector::createControls(), dlgConfigure::createControls(), dlgBatchCreationConf::createControls(), dlgBatchCreationConfOptions::createControls(), dlgBatchCreation::createControls(), dlgAddMatchFiles::createControls(), dlgAbout::createControls(), and dlgConfigure::makePageTitlePanel().

#define DEF_BUFF_SIZE   0xFFFF
 

Default size for the buffer of file reading.

Definition at line 65 of file comdefs.hpp.

Referenced by ChecksumFileCalculator::initBufferSize().

#define MAX_BUFF_SIZE   1048576
 

Maximal size for the buffer of file reading.

Definition at line 62 of file comdefs.hpp.

Referenced by ChecksumFileCalculator::initBufferSize().

#define UPDATE_PROGRESS_DLG   250
 

Time between two updates of the progress dialogs in milliseconds.

Definition at line 58 of file comdefs.hpp.

Referenced by ChecksumsListView::ChecksumProgress::ChecksumProgress(), dlgMultiCheck::ChecksumProgress::ChecksumProgress(), dlgBatchCreation::ChecksumProgress::ChecksumProgress(), getFilesInSubdirectories(), getFilesInSubdirectoriesRec(), and ChecksumsListView::removeFilesInList().


Generated on Sun May 30 13:37:48 2004 for wxChecksums by doxygen 1.3.7