📄 ebackup2002.rc
字号:
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include <windows.h>
#include <aygshell.h>
#include <tpcuser.h>
#include <atlres.h>
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// Chinese (P.R.C.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
#ifdef _WIN32
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
#pragma code_page(936)
#endif //_WIN32
/////////////////////////////////////////////////////////////////////////////
//
// Data
//
IDR_MAINMENU RCDATA MOVEABLE PURE
BEGIN
0x0002, 0x0002, 0xfffe, 0x0003, 0x0004, 0x0010, 0x0006, 0x0000, 0xffff,
0xfffe, 0x0004, 0x0004, 0x0018, 0x0007, 0x0000, 0x0000
END
IDR_ACTIONMENU RCDATA MOVEABLE PURE
BEGIN
0x0066, 0x0002, 0xfffe, 0x0065, 0x0004, 0x0010, 0x0008, 0x0000, 0xffff,
0xfffe, 0x0002, 0x0004, 0x0010, 0x0009, 0x0000, 0xffff
END
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_BACKUP ICON DISCARDABLE "E_Backup.ico"
#endif // Chinese (P.R.C.) resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// English (U.S.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32
/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//
IDD_SELECTDATA DIALOG DISCARDABLE 0, 0, 99, 86
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "PhoneBackup 1.0"
FONT 10, "System"
BEGIN
CONTROL "List1",IDC_LIST1,"SysListView32",LVS_REPORT |
LVS_SINGLESEL | LVS_NOSCROLL | LVS_NOSORTHEADER |
WS_TABSTOP,7,5,83,74
END
IDD_START DIALOG DISCARDABLE 0, 0, 99, 88
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "PhoneBackup 1.0"
FONT 10, "System"
BEGIN
LTEXT "Total",IDC_TOTALTITLE,5,63,58,8
LTEXT "",IDC_SHOWTOTALSIZE,66,63,28,8
CONTROL "List1",IDC_LIST1,"SysListView32",LVS_REPORT |
LVS_SINGLESEL | LVS_NOSCROLL | LVS_NOSORTHEADER |
WS_TABSTOP,4,3,91,68
CONTROL "Progress1",IDC_PROGRESS1,"msctls_progress32",WS_BORDER,
8,74,64,9
EDITTEXT IDC_STATE,74,74,19,13,ES_MULTILINE | ES_AUTOHSCROLL |
NOT WS_BORDER
END
IDD_EBACKUP2002_DIALOG DIALOG DISCARDABLE 0, 0, 99, 85
STYLE WS_CAPTION
CAPTION "PhoneBackup 1.0"
FONT 10, "System"
BEGIN
CONTROL "Backup",IDC_BACKUP,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,29,21,41,10
CONTROL "Restore",IDC_RESTORE,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,29,39,41,10
END
/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO
//
#ifdef APSTUDIO_INVOKED
GUIDELINES DESIGNINFO DISCARDABLE
BEGIN
IDD_START, DIALOG
BEGIN
BOTTOMMARGIN, 87
END
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Menu
//
IDR_POPUP MENU DISCARDABLE
BEGIN
POPUP ""
BEGIN
MENUITEM "Flash Rom", IDM_CARD_FLASHROM
MENUITEM "MMC", IDM_CARD_MMC, GRAYED
MENUITEM "SD", IDM_CARD_SD, GRAYED
END
END
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#include <windows.h>\r\n"
"#include <aygshell.h>\r\n"
"#include <tpcuser.h>\r\n"
"\r\n"
"#include <atlres.h>\r\n"
"\0"
END
3 TEXTINCLUDE DISCARDABLE
BEGIN
"#include ""eBackup2002.rc2""\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE DISCARDABLE
BEGIN
IDS_ACTION "Next"
IDS_MENU "Storage"
IDS_NEXT "Next"
IDS_BACK "Back"
MSG_STORAGESELECT "%s is specified to backup your data,tap""Yes"" to continue, tap ""No"" to return and specify again!"
MSG_NOSTORAGE "No storage media is found!"
MSG_NOSELECTEDOP "Please tap ""up"" or ""down"" button to select an operation !"
MSG_FILENOOK " %s is not a complete backup file and cannot be restored.Continue or not?"
END
STRINGTABLE DISCARDABLE
BEGIN
MSG_UNKNOWN_ERROR "An error was found whilst restoring the backup file. Restore will now close!"
MSG_NODATATOUSE "No valid backup data is available for restore!"
NOTES_EXT ".pwi.psw.txt"
VOICE_EXT ".wav"
MSG_NO_BKFILE "Unable to open the backup file, restore will now close."
MSG_NO_MEMO "No enough memory available to run backup!"
MSG_WRITE_ERROR "An error was found whilst creating the backup file. Backup will now close."
MSG_BKFILE_ERROR "An error was found whilst restoring the backup file. Restore will now close."
MSG_BACKUPWARNING "Please ensure no programs are running before starting the backup process. During backup do not remove any storage cards. Start backup now?"
MSG_CREATEDIRERROR "Can't create the backup directory!"
MSG_RESTOREWARNING "Before restoring backup data, please ensure no programs are running.During the restore process of restore, do not remove any storage cards. Restore will overwrite all exisiting data. Continue?"
MSG_RESTORECOMPLETE "Restore complete! Please now press the reset button to use the restored data."
MSG_SPACEWARNNING "Not enough memory available to backup data."
MSG_DATABASE_NOTFINISHED
"No valid backup file is availabe for restore. Continue or not?"
MSG_BACKUPDATABASEERROR "Can't backup the database, please check your additional card!"
END
STRINGTABLE DISCARDABLE
BEGIN
MSG_BACKUPERROR "Unable to create a backup for file: %s, skip this file and continue with backup?"
MSG_SELECTRESTORE "%s is specified to restore your data,tap""Yes"" to continue, tap ""No"" to return and specify again!"
MSG_MEDIAERROR "Unable to find the storage you selected: %s .Please check it!"
ITEM_TXT "Item"
SIZE_TXT "Size"
MSG_BACKUP_USING "Unable to backup file: %s as it is in use, skip this file and continue with backup?"
MSG_NOSELECTED "Please select an item!"
MSG_BACKUPCOMPLETE "Backup complete!"
FLASHROM_TXT "My Flash Disk"
MMCCARD_TXT "MMC Card"
SDCARD_TXT "SD Card"
END
STRINGTABLE DISCARDABLE
BEGIN
WARNING_TXT "Warning"
CONTACT_TXT "Contact"
CALENDAR_TXT "Calendar"
TASK_TXT "Task"
INBOX_TXT "Inbox"
NOTES_TXT "Notes"
CHANNELS_TXT "Channels"
TOTAL_TXT "Total"
VOICERECORDER_TXT "Voice Recorder"
USERAPP_TXT "User Application"
BACKUPBUTTON_TXT "Backup"
RESTOREBUTTON_TXT "Restore"
END
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
#include "eBackup2002.rc2"
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -