[svn] / branches / dev-api-4 / xvidcore / vfw / src / resource.h Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/vfw/src/resource.h

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

revision 1054, Mon Jun 9 13:55:56 2003 UTC revision 1061, Tue Jun 10 10:07:03 2003 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: resource.h,v 1.1.2.5 2003-06-09 13:55:56 edgomez Exp $   * $Id: resource.h,v 1.1.2.6 2003-06-10 10:07:03 suxen_drol Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25  //{{NO_DEPENDENCIES}}  //{{NO_DEPENDENCIES}}
# Line 47  Line 47 
47  #define IDD_ZONE                        121  #define IDD_ZONE                        121
48  #define IDD_LEVEL                       122  #define IDD_LEVEL                       122
49  #define IDD_CALC                        124  #define IDD_CALC                        124
50    #define IDD_STATUS                      125
51  #define WIZ_CYDLG                       140  #define WIZ_CYDLG                       140
52  #define PROP_MIN_CYDLG                  144  #define PROP_MIN_CYDLG                  144
53  #define PROP_SM_CYDLG                   188  #define PROP_SM_CYDLG                   188
# Line 360  Line 361 
361  #define IDC_TRELLISQUANT                1306  #define IDC_TRELLISQUANT                1306
362  #define IDC_BITRATE_S                   1307  #define IDC_BITRATE_S                   1307
363  #define IDC_VOPDEBUG                    1308  #define IDC_VOPDEBUG                    1308
364    #define IDC_STATUS_GRAPH                1311
365    #define IDC_STATUS_IQ_MIN               1312
366    #define IDC_STATUS_IQ_MAX               1313
367    #define IDC_STATUS_PQ_MIN               1314
368    #define IDC_STATUS_PQ_MAX               1315
369    #define IDC_STATUS_BQ_MIN               1316
370    #define IDC_STATUS_BQ_MAX               1317
371    #define IDC_STATUS_Q_MIN                1318
372    #define IDC_STATUS_Q_MAX                1319
373    #define IDC_STATUS_IL_MIN               1320
374    #define IDC_STATUS_IL_MAX               1321
375    #define IDC_STATUS_IL_TOT               1322
376    #define IDC_STATUS_PL_MIN               1323
377    #define IDC_STATUS_PL_MAX               1324
378    #define IDC_STATUS_PL_TOT               1325
379    #define IDC_STATUS_BL_MIN               1326
380    #define IDC_STATUS_BL_MAX               1327
381    #define IDC_STATUS_BL_TOT               1328
382    #define IDC_STATUS_L_MIN                1329
383    #define IDC_STATUS_L_MAX                1330
384    #define IDC_STATUS_L_TOT                1331
385    #define IDC_STATUS_DESTROY              1332
386    #define IDC_STATUS_KBPS                 1333
387    #define IDC_STATUS_IL_AVG               1334
388    #define IDC_DISPLAY_STATUS              1334
389    #define IDC_STATUS_PL_AVG               1335
390    #define IDC_STATUS_BL_AVG               1336
391    #define IDC_CHECK1                      1336
392    #define IDC_STATUS_L_AVG                1337
393    #define IDC_STATUS_I_NUM                1338
394    #define IDC_STATUS_P_NUM                1339
395    #define IDC_STATUS_B_NUM                1340
396    #define IDC_STATUS_NUM                  1341
397    
398  // Next default values for new objects  // Next default values for new objects
399  //  //
400  #ifdef APSTUDIO_INVOKED  #ifdef APSTUDIO_INVOKED
401  #ifndef APSTUDIO_READONLY_SYMBOLS  #ifndef APSTUDIO_READONLY_SYMBOLS
402  #define _APS_NEXT_RESOURCE_VALUE        125  #define _APS_NEXT_RESOURCE_VALUE        126
403  #define _APS_NEXT_COMMAND_VALUE         40001  #define _APS_NEXT_COMMAND_VALUE         40001
404  #define _APS_NEXT_CONTROL_VALUE         1309  #define _APS_NEXT_CONTROL_VALUE         1337
405  #define _APS_NEXT_SYMED_VALUE           101  #define _APS_NEXT_SYMED_VALUE           101
406  #endif  #endif
407  #endif  #endif

Legend:
Removed from v.1054  
changed lines
  Added in v.1061

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