|
|
1.1.1.2 ! root 1: /* Copyright (C) 2004 TrueCrypt Foundation 1.1 root 2: This product uses components written by Paul Le Roux <[email protected]> */ 3: 4: 5: /* Everything below this line is automatically updated by the -mkproto-tool- */ 6: 7: void AddComboItem ( HWND hComboBox , char *lpszFileName ); 8: LPARAM MoveEditToCombo ( HWND hComboBox ); 9: int GetOrderComboIdx ( HWND hComboBox , int *nIdxList , int nElems ); 10: LPARAM UpdateComboOrder ( HWND hComboBox ); 11: void LoadCombo ( HWND hComboBox , char *lpszKey ); 12: void DumpCombo ( HWND hComboBox , char *lpszKey , int bClear ); 13: void ClearCombo (HWND hComboBox); 14: int IsComboEmpty (HWND hComboBox);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.