mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-25 14:33:56 +00:00
Add missing thirdparty files
This commit is contained in:
46
thirdparty/capstone/bindings/vb6/Project1.vbp
vendored
Normal file
46
thirdparty/capstone/bindings/vb6/Project1.vbp
vendored
Normal file
@@ -0,0 +1,46 @@
|
||||
Type=Exe
|
||||
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\Windows\SysWOW64\stdole2.tlb#OLE Automation
|
||||
Form=Form1.frm
|
||||
Module=mCapStone; Module1.bas
|
||||
Module=mx86; mx86.bas
|
||||
Module=mMisc; mMisc.bas
|
||||
Class=CInstruction; CInstruction.cls
|
||||
Class=CInstDetails; CInstDetails.cls
|
||||
Class=CDisassembler; CDisassembler.cls
|
||||
Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCTL.OCX
|
||||
Class=CX86Inst; CX86Inst.cls
|
||||
Class=CX86Operand; CX86Operand.cls
|
||||
Class=CX86OpMem; CX86OpMem.cls
|
||||
Startup="Form1"
|
||||
ExeName32="Project1.exe"
|
||||
Command32=""
|
||||
Name="Project1"
|
||||
HelpContextID="0"
|
||||
CompatibleMode="0"
|
||||
MajorVer=1
|
||||
MinorVer=0
|
||||
RevisionVer=0
|
||||
AutoIncrementVer=0
|
||||
ServerSupportFiles=0
|
||||
VersionCompanyName="sandsprite"
|
||||
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
|
||||
|
||||
[MS Transaction Server]
|
||||
AutoRefresh=1
|
||||
|
||||
[fastBuild]
|
||||
fullPath=%ap%\bin\demo.exe
|
10
thirdparty/capstone/bindings/vb6/Project1.vbw
vendored
Normal file
10
thirdparty/capstone/bindings/vb6/Project1.vbw
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
Form1 = 110, 110, 1233, 906, , 88, 88, 1116, 749, C
|
||||
mCapStone = 22, 22, 1050, 683,
|
||||
mx86 = 88, 88, 1040, 757,
|
||||
mMisc = 66, 66, 1094, 727,
|
||||
CInstruction = 182, 182, 1070, 558,
|
||||
CInstDetails = 132, 132, 1084, 801,
|
||||
CDisassembler = 44, 44, 1229, 809,
|
||||
CX86Inst = 154, 154, 1106, 823,
|
||||
CX86Operand = 176, 176, 1128, 845,
|
||||
CX86OpMem = 198, 198, 1150, 867,
|
Reference in New Issue
Block a user