mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 11:59:58 -05:00
Initial community commit
This commit is contained in:
31
Src/Plugins/Portable/pmp_activesync/resource.h
Normal file
31
Src/Plugins/Portable/pmp_activesync/resource.h
Normal file
@ -0,0 +1,31 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by pmp_activesync.rc
|
||||
//
|
||||
#define IDS_LOADING 1
|
||||
#define IDS_TRANSFERRING 2
|
||||
#define IDS_CANNOT_OPEN_LOCAL_FILE 3
|
||||
#define IDS_CANNOT_OPEN_FILE_ON_DEVICE 4
|
||||
#define IDS_ERROR_WRITING_FILE 5
|
||||
#define IDS_TRANSFERRING_PERCENT 6
|
||||
#define IDS_DONE 7
|
||||
#define IDS_CANNOT_OPEN_DESTINATION 8
|
||||
#define IDS_ADVANCED 9
|
||||
#define IDR_ACTIVESYNC_ICON 101
|
||||
#define IDD_CONFIG 102
|
||||
#define IDC_FOLDER_MUSIC 1001
|
||||
#define IDC_FOLDER_PLAYLIST 1002
|
||||
#define IDC_FOLDER_VIDEO 1003
|
||||
#define IDC_RESCAN 1004
|
||||
#define IDS_NULLSOFT_ACTIVESYNC_PLUGIN 65534
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 106
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1005
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
Reference in New Issue
Block a user