Annotation of truecrypt/common/progress.h, revision 1.1.1.10

1.1.1.9   root        1: /*
                      2:  Legal Notice: The source code contained in this file has been derived from
                      3:  the source code of Encryption for the Masses 2.02a, which is Copyright (c)
                      4:  Paul Le Roux and which is covered by the 'License Agreement for Encryption
                      5:  for the Masses'. Modifications and additions to that source code contained
                      6:  in this file are Copyright (c) TrueCrypt Foundation and are covered by the
1.1.1.10! root        7:  TrueCrypt License 2.3 the full text of which is contained in the file
1.1.1.9   root        8:  License.txt included in TrueCrypt binary and source code distribution
                      9:  packages. */
                     10: 
                     11: #ifdef __cplusplus
                     12: extern "C" {
                     13: #endif
1.1       root       14: 
1.1.1.3   root       15: void InitProgressBar ( __int64 totalSecs );
                     16: BOOL UpdateProgressBar ( __int64 nSecNo );
1.1.1.9   root       17: BOOL UpdateProgressBarProc (__int64 nSecNo);
                     18: 
                     19: #ifdef __cplusplus
                     20: }
                     21: #endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.