-
Notifications
You must be signed in to change notification settings - Fork 8
/
codex.vbp
66 lines (65 loc) · 1.65 KB
/
codex.vbp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\Windows\system32\stdole2.tlb#OLE Automation
Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCTL.OCX
Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; COMDLG32.OCX
Form=frmMain.frm
Form=frmSourceCode.frm
Form=frmMetaCode.frm
Module=modConfiguration; modConfiguration.bas
Form=frmAbout.frm
Module=modBrowserCall; modBrowserCall.bas
Form=frmVariables.frm
Form=frmStrings.frm
Form=frmControls.frm
Form=frmAnalyzing.frm
Module=modAddressing; modAddressing.bas
Module=modStrings; modStrings.bas
Module=modMetaCode; modMetaCode.bas
Module=modControls; modControls.bas
Module=modVariables; modVariables.bas
Form=frmLog.frm
Module=modSourceCode; modSourceCode.bas
Class=clsConcat; clsConcat.cls
Form=frmNewAnalysis.frm
Module=modListView; modListView.bas
Form=frmComments.frm
Module=modFormResize; modFormResize.bas
Module=modContextMenu; modContextMenu.bas
IconForm="frmMain"
Startup="frmMain"
HelpFile=""
Title="codEX"
ExeName32="codex.exe"
Command32=""
Name="codEX"
HelpContextID="0"
Description="codex"
CompatibleMode="0"
MajorVer=0
MinorVer=5
RevisionVer=5
AutoIncrementVer=1
ServerSupportFiles=0
VersionComments="for testing purposes only"
VersionCompanyName="computec.ch"
VersionFileDescription="Source Code Analysis Tool"
VersionLegalCopyright="(c) 2007 by Marc Ruef"
VersionProductName="codEX"
CompilationType=0
OptimizationType=0
FavorPentiumPro(tm)=0
CodeViewDebugInfo=0
NoAliasing=0
BoundsCheck=0
OverflowCheck=0
FlPointCheck=0
FDIVCheck=0
UnroundedFP=0
StartMode=0
Unattended=0
Retained=0
ThreadPerObject=0
MaxNumberOfThreads=1
DebugStartupOption=0
[MS Transaction Server]
AutoRefresh=1