|
|
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 ! 7: TrueCrypt License 2.2 the full text of which is contained in the file ! 8: License.txt included in TrueCrypt binary and source code distribution ! 9: packages. */ 1.1 root 10: 1.1.1.6 root 11: #define FILE_HISTORY "History.xml" 1.1 root 12: 1.1.1.8 root 13: void AddComboItem (HWND hComboBox, char *lpszFileName, BOOL saveHistory); 14: LPARAM MoveEditToCombo (HWND hComboBox, BOOL saveHistory); 1.1 root 15: int GetOrderComboIdx ( HWND hComboBox , int *nIdxList , int nElems ); 16: LPARAM UpdateComboOrder ( HWND hComboBox ); 1.1.1.6 root 17: void LoadCombo ( HWND hComboBox ); 18: void DumpCombo ( HWND hComboBox , int bClear ); 1.1 root 19: void ClearCombo (HWND hComboBox); 20: int IsComboEmpty (HWND hComboBox);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.