mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
96 lines
2.5 KiB
96 lines
2.5 KiB
//***************************************************************************
|
|
//
|
|
// Copyright (c) 1997-1999 Microsoft Corporation
|
|
//
|
|
// moengine.rc
|
|
//
|
|
// Purpose: Microsoft Developer Studio generated resource script.
|
|
//
|
|
//***************************************************************************
|
|
|
|
#include <windows.h>
|
|
#include <ntverp.h>
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
|
|
#define VER_FILETYPE VFT_DLL
|
|
#define VER_FILESUBTYPE VFT2_UNKNOWN
|
|
#define VER_FILEDESCRIPTION_STR "Provider code generation library"
|
|
#define VER_INTERNALNAME_STR "moengine.dll"
|
|
#define VER_ORIGINALFILENAME_STR "moengine.dll"
|
|
|
|
#include "common.ver"
|
|
|
|
#include "resource.h"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// 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
|
|
"\r\n"
|
|
"\0"
|
|
END
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// BINARY
|
|
//
|
|
|
|
IDR_TEMPLATE_CPP BINARY DISCARDABLE "template\\template.cpp"
|
|
IDR_TEMPLATE_DEF BINARY DISCARDABLE "template\\template.def"
|
|
IDR_TEMPLATE_H BINARY DISCARDABLE "template\\template.h"
|
|
// IDR_TEMPLATE_ODL BINARY DISCARDABLE "template\\template.idl"
|
|
IDR_TEMPLATE_MOF BINARY DISCARDABLE "template\\template.mof"
|
|
IDR_TEMPLATE_DLL BINARY DISCARDABLE "template\\template.dll"
|
|
IDR_TEMPLATE_MAK BINARY DISCARDABLE "template\\template.mak"
|
|
#endif // English (U.S.) resources
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|