Leaked source code of windows server 2003
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.
|
|
//Microsoft Developer Studio generated resource script. // // (c) Copyright Schlumberger Technology Corp., unpublished work, created // 1999. This computer program includes Confidential, Proprietary // Information and is a Trade Secret of Schlumberger Technology Corp. All // use, disclosure, and/or reproduction is prohibited unless authorized // in writing. All Rights Reserved. ///////////////////////////////////////////////////////////////////////////// // // Version // #ifndef APSTUDIO_INVOKED
///////////////////////////////////////////////////////////////////////////// // Add manually edited resources here...
// If SLB_BUILD is defined, then assume Schlumberger is doing the // build, in which case the major, minor and build numbers should be // defined. Otherwise, it is assumed Microsoft is doing the build on // Windows 2000 and defines the version numbers elsewhere. #if defined(SLB_BUILD) #define VER_PRODUCT_MAJOR 2 #define VER_PRODUCT_MINOR 1
#include "AutoBuildCount.h" #define SLBSCU_BUILDCOUNT_NUM BUILDCOUNT_NUM #endif
#define VER_INTERNALNAME_STR "slbIop2.dll" #define VER_FILETYPE VFT_DLL #define VER_FILESUBTYPE VFT2_UNKNOWN #define VER_FILEDESCRIPTION_STR "Schlumberger Smart Card Interoperability Library v2"
#define SLBSCU_ROOT_PRODUCTNAME_STR "Schlumberger Smart Card Interoperability Provider"
#define VER_LEGALCOPYRIGHT_YEARS "1999-2000"
#include <scuRcVersion.h> #include <common.ver> /////////////////////////////////////////////////////////////////////////////
#endif //APSTUDIO_INVOKED
#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 "\r\n" "\0" END
#endif // APSTUDIO_INVOKED
#endif // English (U.S.) resources /////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. //
///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED
|