blob: 0ce93a4c8333f9b8e96f883ad92a4850d344ea9c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by wmpa.rc
//
#define IDD_WMPADIALOG 2000
#define IDC_PLAYLIST 2001
#define IDC_STATIC1 2002
#define IDC_WMP 2005
#define IDI_XCHAT 2005
#define IDC_SONGLIST 2006
#define IDC_STATIC2 2007
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 2006
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 2008
#define _APS_NEXT_SYMED_VALUE 2000
#endif
#endif
|