secured.vbp
来自「《VB6数据库开发指南》所有的例程的源码」· VBP 代码 · 共 45 行
VBP
45 行
Type=OleExe
Module=modSecuredAccess; SECURED.BAS
Object={FAEEE763-117E-101B-8933-08002B2F4F5A}#1.1#0; DBLIST32.OCX
Object={00028C01-0000-0000-0000-000000000046}#1.0#0; DBGRID32.OCX
Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; COMDLG32.OCX
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#H:\WINNT\System32\STDOLE2.TLB#Standard OLE Types
Reference=*\G{00025E01-0000-0000-C000-000000000046}#4.0#0#H:\Program Files\Common Files\Microsoft Shared\DAO\DAO350.DLL#Microsoft DAO 3.0 Object Library
Class=ExeExpenseDetail; ExeExpenseDetail.cls
Startup="Sub Main"
HelpFile=""
ExeName32="SECURED.exe"
Path32="..\..\..\..\..\My Documents\Visual Basic 6 Database How-To\Edited\Chapter12\HowTo04"
Command32=""
Name="VBHTOpenSecuredDB"
HelpContextID="0"
Description="Open Secured Expense.MDB"
CompatibleMode="2"
CompatibleEXE32="..\..\..\..\..\My Documents\Visual Basic 6 Database How-To\New\Chapter14\HowTo04\SECURED.exe"
VersionCompatible32="1"
MajorVer=1
MinorVer=0
RevisionVer=0
AutoIncrementVer=0
ServerSupportFiles=0
VersionCompanyName="TeleComputing Solutions, Inc."
CompilationType=0
OptimizationType=0
FavorPentiumPro(tm)=0
CodeViewDebugInfo=0
NoAliasing=0
BoundsCheck=0
OverflowCheck=0
FlPointCheck=0
FDIVCheck=0
UnroundedFP=0
StartMode=1
Unattended=0
Retained=0
ThreadPerObject=0
MaxNumberOfThreads=1
DebugStartupOption=0
[MS Transaction Server]
AutoRefresh=1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?