- Code/Resource
- Windows Develop
- Linux-Unix program
- Internet-Socket-Network
- Web Server
- Browser Client
- Ftp Server
- Ftp Client
- Browser Plugins
- Proxy Server
- Email Server
- Email Client
- WEB Mail
- Firewall-Security
- Telnet Server
- Telnet Client
- ICQ-IM-Chat
- Search Engine
- Sniffer Package capture
- Remote Control
- xml-soap-webservice
- P2P
- WEB(ASP,PHP,...)
- TCP/IP Stack
- SNMP
- Grid Computing
- SilverLight
- DNS
- Cluster Service
- Network Security
- Communication-Mobile
- Game Program
- Editor
- Multimedia program
- Graph program
- Compiler program
- Compress-Decompress algrithms
- Crypt_Decrypt algrithms
- Mathimatics-Numerical algorithms
- MultiLanguage
- Disk/Storage
- Java Develop
- assembly language
- Applications
- Other systems
- Database system
- Embeded-SCM Develop
- FlashMX/Flex
- source in ebook
- Delphi VCL
- OS Develop
- MiddleWare
- MPI
- MacOS develop
- LabView
- ELanguage
- Software/Tools
- E-Books
- Artical/Document
TIME.RC2
Package: MSDN_VC98.zip [view]
Upload User: bangxh
Upload Date: 2007-01-31
Package Size: 42235k
Code Size: 2k
Category:
Windows Develop
Development Platform:
Visual C++
- //
- // TIME.RC2 - resources App Studio does not edit directly
- //
- // This is a part of the Microsoft Foundation Classes C++ library.
- // Copyright (C) 1992-1998 Microsoft Corporation
- // All rights reserved.
- //
- // This source code is only intended as a supplement to the
- // Microsoft Foundation Classes Reference and the
- // Books Online documentation provided with the library.
- // See these sources for detailed information regarding the
- // Microsoft Foundation Classes product.
- #ifdef APSTUDIO_INVOKED
- #error this file is not editable by App Studio
- #endif //APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- // Version stamp for this DLL
- #ifdef _WIN32
- #include "winver.h"
- #else
- #include "ver.h"
- #endif
- VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,0,0,1
- PRODUCTVERSION 1,0,0,1
- FILEFLAGSMASK VS_FFI_FILEFLAGSMASK
- #ifdef _DEBUG
- FILEFLAGS VS_FF_DEBUG|VS_FF_PRIVATEBUILD|VS_FF_PRERELEASE
- #else
- FILEFLAGS 0 // final version
- #endif
- #ifdef _WIN32
- FILEOS VOS__WINDOWS32
- #else
- FILEOS VOS__WINDOWS16
- #endif
- FILETYPE VFT_DLL
- FILESUBTYPE 0 // not used
- BEGIN
- BLOCK "StringFileInfo"
- BEGIN
- #ifdef _WIN32
- BLOCK "040904B0" // Lang=US English, CharSet=Unicode
- #else
- BLOCK "040904E4" // Lang=US English, CharSet=Windows Multilingual
- #endif
- BEGIN
- VALUE "CompanyName", ""
- VALUE "FileDescription", "TIME OLE Control DLL"
- VALUE "FileVersion", "1.0.001"
- VALUE "InternalName", "TIME"
- VALUE "LegalCopyright", "Copyright 251 1998, Microsoft Corporation"
- VALUE "LegalTrademarks", ""
- VALUE "OriginalFilename","TIME.DLL"
- VALUE "ProductName", "TIME"
- VALUE "ProductVersion", "1.0.001"
- VALUE "OLESelfRegister", ""
- END
- END
- BLOCK "VarFileInfo"
- BEGIN
- #ifdef _WIN32
- VALUE "Translation", 0x409, 1200
- // English language (0x409) and the Unicode codepage (1200)
- #else
- VALUE "Translation", 0x409, 1252
- // English language (0x409) and the Windows ANSI codepage (1252)
- #endif
- END
- END
- /////////////////////////////////////////////////////////////////////////////
- // Type library for controls in this DLL
- /////////////////////////////////////////////////////////////////////////////
- // Add additional manually edited resources here...
- /////////////////////////////////////////////////////////////////////////////