[cvs] / xvidcore / vfw / src / config.c Repository:
ViewVC logotype

Diff of /xvidcore/vfw/src/config.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2.2.1, Fri Apr 16 07:35:02 2004 UTC revision 1.2.2.2, Mon Apr 19 13:39:35 2004 UTC
# Line 1995  Line 1995 
1995    
1996                          case IDC_DEFAULTS :                          case IDC_DEFAULTS :
1997                                  config_reg_default(config);                                  config_reg_default(config);
1998                                    SendDlgItemMessage(hDlg, IDC_PROFILE, CB_SETCURSEL, config->profile, 0);
1999                                    SendDlgItemMessage(hDlg, IDC_MODE, CB_SETCURSEL, config->mode, 0);
2000                                  main_mode(hDlg, config);                                  main_mode(hDlg, config);
2001                                  main_upload(hDlg, config);                                  main_upload(hDlg, config);
2002                                  break;                                  break;

Legend:
Removed from v.1.2.2.1  
changed lines
  Added in v.1.2.2.2

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4