Ignore:
Timestamp:
03/30/07 13:53:50 (17 years ago)
Author:
r2d
Message:
  • corrected a bug crashing winamp when trying to see informations on a non-existing mpc file
  • added link in the logo
File:
1 edited

Legend:

Unmodified
Added
Removed
  • winamp-musepack/trunk/resource.h

    r255 r258  
    55#define IDD_FORMVIEW                    101
    66#define IDD_INFO_BOX                    101
    7 #define IDB_LOGO                        106
     7#define IDB_LOGO                        102
    88#define IDC_STREAM_INFO                 1001
    99#define IDC_TITLE                       1002
     
    1818#define IDC_COMMENT                     1011
    1919#define IDC_FILE                        1012
     20#define IDC_LOGO                        1013
    2021#define IDC_STATIC                      -1
    2122
     
    2425#ifdef APSTUDIO_INVOKED
    2526#ifndef APSTUDIO_READONLY_SYMBOLS
    26 #define _APS_NEXT_RESOURCE_VALUE        107
     27#define _APS_NEXT_RESOURCE_VALUE        103
    2728#define _APS_NEXT_COMMAND_VALUE         40001
    2829#define _APS_NEXT_CONTROL_VALUE         1014
Note: See TracChangeset for help on using the changeset viewer.