vboostver.h
来自「此源码为vb圣经编码」· C头文件 代码 · 共 16 行
H
16 行
#define vboostDate "May 29, 2000\0"
#define vboostVer "Version 0829\0"
#define vboostVerNum "0829\0"
#define vboostVerNumAll "1.00.0829\0"
#define vboostMajorVer 1
#define vboostMinorVer 0
#define vboostVerNuml2 29
#define vboostVerNumf2 08
#define vboostCopyright "(c) Copyright 2000 Matthew J. Curland\0"
#define vboostProduct "VBoost Files"
//Comments should be followed by vboostDate
#define vboostComments "Advanced Visual Basic 6: Power Techniques for Everyday Programs\r\n\r\nAddison-Wesley, July 2000\r\nISBN:0-201-70712-8\r\nhttp://www.PowerVB.com\r\n"
#define vboostCompanyName "Matthew Curland\r\n writing for\r\nAddison-Wesley Professional Publishing\0"
#define vboostLegalTrademarks "You are entitled to license free distribution of any application that uses this file if you own a copy of the book, or if you have obtained the file from a source approved by the author. You may redistribute this file only with express written permission of the author.\0"
#define vboostLegalTrademarksMayRedist "You are entitled to license free distribution of this file with any application if you own a copy of the book, or if you have obtained the file from a source approved by the author. You may redistribute sample code that depends on this file only with express written permission of the author.\0"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?