windows-nt/Source/XPSP1/NT/base/fs/hsm/gui/rsntfy/rsrecall.rc
2020-09-26 16:20:57 +08:00

165 lines
4.4 KiB
Plaintext

//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "afxres.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// 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
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#include ""afxres.h""\r\n"
"\0"
END
3 TEXTINCLUDE DISCARDABLE
BEGIN
"#define _AFX_NO_SPLITTER_RESOURCES\r\n"
"#define _AFX_NO_OLE_RESOURCES\r\n"
"#define _AFX_NO_TRACKER_RESOURCES\r\n"
"#define _AFX_NO_PROPERTY_RESOURCES\r\n"
"\r\n"
"#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
"#ifdef _WIN32\r\n"
"LANGUAGE 9, 1\r\n"
"#pragma code_page(1252)\r\n"
"#endif\r\n"
"#include ""rsrecall.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
"#include ""afxres.rc"" // Standard components\r\n"
"#endif\0"
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDR_MAINFRAME ICON DISCARDABLE "rsrecall.ico"
/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//
IDD_RECALL_NOTE DIALOG FIXED IMPURE 60, 60, 250, 95
STYLE DS_MODALFRAME | DS_NOIDLEMSG | WS_MINIMIZEBOX | WS_POPUP | WS_DISABLED |
WS_CAPTION | WS_SYSMENU
CAPTION "Recalling from Remote Storage"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL "",IDC_ANIMATION,"SysAnimate32",ACS_TRANSPARENT |
ACS_AUTOPLAY,7,7,236,30
CONTROL "",IDC_FILENAME,"Static",SS_LEFTNOWORDWRAP | SS_NOPREFIX |
WS_GROUP,7,59,236,8
DEFPUSHBUTTON "Cancel",IDCANCEL,193,76,50,14
CONTROL "Please wait while the file is recalled from remote storage.",
IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_NOPREFIX |
WS_GROUP,7,46,236,8
END
/////////////////////////////////////////////////////////////////////////////
//
// REGISTRY
//
IDR_CNotifyClient REGISTRY DISCARDABLE "clientob.rgs"
IDR_CNotifyClientDll REGISTRY DISCARDABLE "clntdll.rgs"
IDR_CNotifyClientApp REGISTRY DISCARDABLE "rsrecall.rgs"
IDR_CNotifyClientAppDll REGISTRY DISCARDABLE "rsrecdll.rgs"
/////////////////////////////////////////////////////////////////////////////
//
// AVI
//
IDR_RECALL_ANIM AVI DISCARDABLE "Recall1.avi"
/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO
//
#ifdef APSTUDIO_INVOKED
GUIDELINES DESIGNINFO DISCARDABLE
BEGIN
IDD_RECALL_NOTE, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 243
TOPMARGIN, 7
BOTTOMMARGIN, 90
END
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE DISCARDABLE
BEGIN
IDS_CANCEL_ERROR "The recall could not be canceled.\nError <0x%p>.\nContact your system administrator."
IDS_CANCEL_ERROR2 "Remote Storage could not be contacted.\nError <0x%p>."
END
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
#define _AFX_NO_SPLITTER_RESOURCES
#define _AFX_NO_OLE_RESOURCES
#define _AFX_NO_TRACKER_RESOURCES
#define _AFX_NO_PROPERTY_RESOURCES
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE 9, 1
#pragma code_page(1252)
#endif
#include "rsrecall.rc2" // non-Microsoft Visual C++ edited resources
#include "afxres.rc" // Standard components
#endif
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED