testvxi.rc

来自「Open VXI. This is a open source.」· RC 代码 · 共 62 行

RC
62
字号
//Microsoft Developer Studio generated resource script.//// Copyright 2000-2001.  SpeechWorks International, Inc.  //// Use of this software is subject to notices and obligations set forth// in the SpeechWorks Public License - Software Version 1.1 which is// included with this software.//// SpeechWorks is a registered trademark, and SpeechWorks Here, // DialogModules and the SpeechWorks logo are trademarks of SpeechWorks // International, Inc. in the United States and other countries. // #include "SBresource.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 _WIN32LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US#pragma code_page(1252)#endif //_WIN32#ifndef _MAC///////////////////////////////////////////////////////////////////////////////// Version//VS_VERSION_INFO VERSIONINFO FILEVERSION 1,0,0,000222 PRODUCTVERSION 1,0,0,0 FILEFLAGSMASK 0x3fL#ifdef _DEBUG FILEFLAGS 0x1L#else FILEFLAGS 0x0L#endif FILEOS 0x4L FILETYPE 0x2L FILESUBTYPE 0x0LBEGIN    BLOCK "StringFileInfo"    BEGIN        BLOCK "040904b0"        BEGIN            VALUE "Comments", "\0"            VALUE "CompanyName", "SpeechWorks International, Inc.\0"            VALUE "FileDescription", "OpenVXI Test VXI\0"            VALUE "FileVersion", "2.0.1.000222\0"            VALUE "InternalName", "OpenVXI Test VXI\0"            VALUE "LegalCopyright", "Copyright 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?