home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 June
/
VPR0106A.BIN
/
OLS
/
PREX102
/
PrEx102.lzh
/
Src.lzh
/
ProjExp.rc
< prev
next >
Wrap
Text File
|
2001-02-23
|
5KB
|
194 lines
//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
/////////////////////////////////////////////////////////////////////////////
// 日本語 resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_JPN)
#ifdef _WIN32
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
#pragma code_page(932)
#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_JPN)\r\n"
"#ifdef _WIN32\r\n"
"LANGUAGE 17, 1\r\n"
"#pragma code_page(932)\r\n"
"#endif //_WIN32\r\n"
"#include ""res\\ProjExp.rc2"" // Microsoft Visual C++ 以外のツールで編集されたリソース\r\n"
"#include ""l.jpn\\afxres.rc"" // 標準のコンポーネント\r\n"
"#endif\r\n"
"1 TYPELIB ""ProjExp.tlb""\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Bitmap
//
IDR_TOOLBAR_MEDIUM BITMAP MOVEABLE PURE "res\\TBarMedm.bmp"
IDR_TOOLBAR_LARGE BITMAP DISCARDABLE "res\\TBarLrge.bmp"
#ifndef _MAC
/////////////////////////////////////////////////////////////////////////////
//
// Version
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,02,0,150
PRODUCTVERSION 1,02,0,150
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
#else
FILEFLAGS 0x0L
#endif
FILEOS 0x4L
FILETYPE 0x2L
FILESUBTYPE 0x0L
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "041104B0"
BEGIN
VALUE "CompanyName", "風助\0"
#ifdef _UNICODE
VALUE "FileDescription", "Project Explorer DLL (for Unicode)\0"
#else
VALUE "FileDescription", "Project Explorer DLL (for Ansi)\0"
#endif
VALUE "FileVersion", "1, 02, 0, 150\0"
#ifdef _UNICODE
VALUE "InternalName", "Project Explorer(for Unicode)\0"
#else
VALUE "InternalName", "Project Explorer(for Ansi)\0"
#endif
VALUE "LegalCopyright", "Copyright 2001 古川 佳靖\0"
VALUE "OriginalFilename", "ProjExp.DLL\0"
VALUE "ProductName", "Project Explorer\0"
VALUE "ProductVersion", "1, 02, 0, 150\0"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x411, 1200
END
END
#endif // !_MAC
/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//
IDD_DIALOG_EXPLORER DIALOG DISCARDABLE 0, 0, 184, 288
STYLE DS_CENTER | WS_POPUP | WS_BORDER
FONT 9, "MS Pゴシック"
BEGIN
CONTROL "Tree1",IDC_TREE1,"SysTreeView32",WS_TABSTOP,0,0,184,288
END
/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO
//
#ifdef APSTUDIO_INVOKED
GUIDELINES DESIGNINFO DISCARDABLE
BEGIN
IDD_DIALOG_EXPLORER, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 177
TOPMARGIN, 7
BOTTOMMARGIN, 281
END
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE DISCARDABLE
BEGIN
IDS_PROJEXP_LONGNAME "Project Explorer アドイン"
IDS_PROJEXP_DESCRIPTION "プロジェクトのフォルダをExplorerで開きます"
IDS_CMD_STRING "\nProjExp Sample Command\nDisplays a message box\nProjExp Command"
IDS_CMD_STRING2 "\nProjExp Sample Command\nDisplays a message box\nProjExp SP Command"
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_JPN)
#ifdef _WIN32
LANGUAGE 17, 1
#pragma code_page(932)
#endif //_WIN32
#include "res\ProjExp.rc2" // Microsoft Visual C++ 以外のツールで編集されたリソース
#include "l.jpn\afxres.rc" // 標準のコンポーネント
#endif
1 TYPELIB "ProjExp.tlb"
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED