Skip to content

Commit c284e50

Browse files
committed
qwq
1 parent 48b8687 commit c284e50

10 files changed

+1368
-1
lines changed

FuckComputer.vbp

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
Type=Exe
2+
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\Windows\SysWOW64\stdole2.tlb#OLE Automation
3+
Reference=*\G{F5078F18-C551-11D3-89B9-0000F81FE221}#6.0#0#..\..\..\..\Windows\SysWOW64\msxml6.dll#Microsoft XML, v6.0
4+
Reference=*\G{00000205-0000-0010-8000-00AA006D2EA4}#2.5#0#..\..\..\..\Program Files (x86)\Common Files\System\ado\msado25.tlb#Microsoft ActiveX Data Objects 2.5 Library
5+
Reference=*\G{7C0FFAB0-CD84-11D0-949A-00A0C91110ED}#1.0#0#..\..\..\..\Windows\SysWOW64\msdatsrc.tlb#Microsoft Data Source Interfaces for ActiveX Data Binding Type Library
6+
Reference=*\G{420B2830-E718-11CF-893D-00A0C9054228}#1.0#0#..\..\..\..\Windows\SysWOW64\scrrun.dll#Microsoft Scripting Runtime
7+
Form=frmMain.frm
8+
Module=theShitCodes; theShitCodes.bas
9+
Class=cJSONScript; cJSONScript.cls
10+
Class=cStringBuilder; cStringBuilder.cls
11+
Module=JSON; JSON.bas
12+
IconForm="frmMain"
13+
Startup="frmMain"
14+
HelpFile=""
15+
Title="FuckComputer"
16+
ExeName32="FuckComputer.exe"
17+
Command32=""
18+
Name="FuckComputer"
19+
HelpContextID="0"
20+
CompatibleMode="0"
21+
MajorVer=1
22+
MinorVer=0
23+
RevisionVer=0
24+
AutoIncrementVer=0
25+
ServerSupportFiles=0
26+
VersionComments="FuckComputer for Windows"
27+
VersionCompanyName="YidaozhanYa"
28+
VersionFileDescription="FuckComputer for Windows"
29+
VersionProductName="FuckComputer for Windows"
30+
CompilationType=0
31+
OptimizationType=0
32+
FavorPentiumPro(tm)=0
33+
CodeViewDebugInfo=0
34+
NoAliasing=0
35+
BoundsCheck=0
36+
OverflowCheck=0
37+
FlPointCheck=0
38+
FDIVCheck=0
39+
UnroundedFP=0
40+
StartMode=0
41+
Unattended=0
42+
Retained=0
43+
ThreadPerObject=0
44+
MaxNumberOfThreads=1

FuckComputer.vbw

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
frmMain = 223, 99, 1572, 701, , 26, 26, 1375, 624, C
2+
theShitCodes = 596, 191, 1945, 787,
3+
cJSONScript = 0, 0, 0, 0, C
4+
cStringBuilder = 0, 0, 0, 0, C
5+
JSON = 0, 0, 0, 0, C

FuckComputerIcon.ico

21.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)