Annotation of truecrypt/setup/wizard.h, revision 1.1.1.8

1.1       root        1: /*
                      2:  Legal Notice: Some portions of the source code contained in this file were
                      3:  derived from the source code of Encryption for the Masses 2.02a, which is
                      4:  Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License
                      5:  Agreement for Encryption for the Masses'. Modifications and additions to
1.1.1.6   root        6:  the original source code (contained in this file) and all other portions
                      7:  of this file are Copyright (c) 2003-2008 TrueCrypt Developers Association
1.1.1.7   root        8:  and are governed by the TrueCrypt License 3.0 the full text of which is
1.1.1.6   root        9:  contained in the file License.txt included in TrueCrypt binary and source
                     10:  code distribution packages. */
1.1       root       11: 
                     12: #ifdef __cplusplus
                     13: extern "C" {
                     14: #endif
                     15: 
                     16: void InitProgressBar (void);
                     17: BOOL UpdateProgressBarProc (int nPercent);
                     18: void RefreshUIGFX (void);
1.1.1.2   root       19: void localcleanupwiz (void);
1.1       root       20: 
                     21: BOOL CALLBACK PageDialogProc ( HWND hwndDlg , UINT uMsg , WPARAM wParam , LPARAM lParam );
                     22: BOOL CALLBACK MainDialogProc ( HWND hwndDlg , UINT uMsg , WPARAM wParam , LPARAM lParam );
                     23: 
1.1.1.8 ! root       24: extern BOOL DonEnabled;
        !            25: extern int DonPagePos;
        !            26: 
1.1       root       27: #ifdef __cplusplus
                     28: }
                     29: #endif

unix.superglobalmegacorp.com

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