Parent Directory
|
Revision Log
|
Patch
revision 1439, Mon Apr 19 12:42:01 2004 UTC | revision 1440, Mon Apr 19 13:40:54 2004 UTC | |
---|---|---|
# | Line 2012 | Line 2012 |
2012 | ||
2013 | case IDC_DEFAULTS : | case IDC_DEFAULTS : |
2014 | config_reg_default(config); | config_reg_default(config); |
2015 | SendDlgItemMessage(hDlg, IDC_PROFILE, CB_SETCURSEL, config->profile, 0); | |
2016 | SendDlgItemMessage(hDlg, IDC_MODE, CB_SETCURSEL, config->mode, 0); | |
2017 | main_mode(hDlg, config); | main_mode(hDlg, config); |
2018 | main_upload(hDlg, config); | main_upload(hDlg, config); |
2019 | break; | break; |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |