169 lines
4.4 KiB
Plaintext
169 lines
4.4 KiB
Plaintext
// Microsoft Visual C++ generated resource script.
|
|
//
|
|
#include "resource.h"
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#include "afxres.h"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#undef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// 한국어 resources
|
|
|
|
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_KOR)
|
|
#ifdef _WIN32
|
|
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
|
|
#pragma code_page(949)
|
|
#endif //_WIN32
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// TEXTINCLUDE
|
|
//
|
|
|
|
1 TEXTINCLUDE
|
|
BEGIN
|
|
"resource.h\0"
|
|
END
|
|
|
|
2 TEXTINCLUDE
|
|
BEGIN
|
|
"#include ""afxres.h""\r\n"
|
|
"\0"
|
|
END
|
|
|
|
3 TEXTINCLUDE
|
|
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_KOR)\r\n"
|
|
"LANGUAGE 18, 1\r\n"
|
|
"#pragma code_page(949)\r\n"
|
|
"#include ""res\\ConsoleUpdater.rc2"" // Microsoft Visual C++에서 편집되지 않은 리소스\r\n"
|
|
"#include ""afxres.rc"" // 표준 구성 요소\r\n"
|
|
"#endif\r\n"
|
|
"\0"
|
|
END
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// RT_MANIFEST
|
|
//
|
|
|
|
1 RT_MANIFEST "res\\ConsoleUpdater.manifest"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Icon
|
|
//
|
|
|
|
// Icon with lowest ID value placed first to ensure application icon
|
|
// remains consistent on all systems.
|
|
IDR_MAINFRAME ICON "res\\ConsoleUpdater.ico"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Dialog
|
|
//
|
|
|
|
IDD_CONSOLE_UPDATER_DIALOG DIALOGEX 0, 0, 199, 34
|
|
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP |
|
|
WS_VISIBLE | WS_CAPTION
|
|
EXSTYLE WS_EX_APPWINDOW
|
|
CAPTION "SPConsole 자동 업그레이드"
|
|
FONT 9, "MS Shell Dlg", 0, 0, 0x1
|
|
BEGIN
|
|
CONTROL "",IDC_PRG_TOTAL,"msctls_progress32",WS_BORDER,5,15,190,
|
|
6
|
|
LTEXT "",IDC_STC_TITLE,5,5,190,8
|
|
CONTROL "",IDC_PRG_NOW,"msctls_progress32",WS_BORDER,5,22,190,6
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Version
|
|
//
|
|
|
|
VS_VERSION_INFO VERSIONINFO
|
|
FILEVERSION 2,0,0,0
|
|
PRODUCTVERSION 2,0,0,0
|
|
FILEFLAGSMASK 0x3fL
|
|
#ifdef _DEBUG
|
|
FILEFLAGS 0x1L
|
|
#else
|
|
FILEFLAGS 0x0L
|
|
#endif
|
|
FILEOS 0x4L
|
|
FILETYPE 0x1L
|
|
FILESUBTYPE 0x0L
|
|
BEGIN
|
|
BLOCK "StringFileInfo"
|
|
BEGIN
|
|
BLOCK "041203b5"
|
|
BEGIN
|
|
VALUE "CompanyName", "KT & Netomi Corporation."
|
|
VALUE "FileDescription", "System Hosting Client File Updater"
|
|
VALUE "FileVersion", "2.0.0.0"
|
|
VALUE "InternalName", "SP-Updater.exe"
|
|
VALUE "LegalCopyright", "KT & Netomi Corporation. All rights reserved."
|
|
VALUE "OriginalFilename", "ConsoleUpdater.exe"
|
|
VALUE "ProductName", "System Hosting"
|
|
VALUE "ProductVersion", "2.0.0.0"
|
|
END
|
|
END
|
|
BLOCK "VarFileInfo"
|
|
BEGIN
|
|
VALUE "Translation", 0x412, 949
|
|
END
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_ABOUTBOX "ConsoleUpdater 정보(&A)..."
|
|
END
|
|
|
|
#endif // 한국어 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_KOR)
|
|
LANGUAGE 18, 1
|
|
#pragma code_page(949)
|
|
#include "res\ConsoleUpdater.rc2" // Microsoft Visual C++에서 편집되지 않은 리소스
|
|
#include "afxres.rc" // 표준 구성 요소
|
|
#endif
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|