feat(valleywide): recover VWP Orders VB6 source from D: backup drive
Recovered Darv's VB6 source for the Valley Wide Plastering Orders application from the D: backup drive (label "Backup", 8 TB, 5.3 TB used). This is the first time we've had the actual source — prior session only had a single frmPayroll.frm from the AD server. Three project variants identified across two snapshots: - Full-Project/ (2,129 files, 124 MB) — D:\Office-Estimates\Darv\Full\Project\ - Kingston-Project/ (2,189 files, 130 MB) — D:\Office-Estimates\Darv\Kingston\Project\ - Source/ (170 files, 559 MB) — D:\Office-Estimates\Darv\Source\ wholesale - SOURCE-HOLD/ (3 files, 1 MB) — D:\Office-Estimates\Darv\SOURCE HOLD\ Latest ORDERS_C.vbp date is 2020-06-09 (Kingston snapshot). Production Orders_10A.exe was live as of April 2024 — open question whether newer source exists on other backup drives Mike will scan next. Also includes per-category and per-keyword analysis CSVs from a WizTree file-list export, plus the analyzer script that produced them (re-runnable for the next drive's CSV). VMs (VWIN7-DW.vdi 8.3 GB + XP-for-ORDERS_copy.vdi 2.8 GB), the live VWP.mdb, and the 393 MB raw WizTree CSV stay on disk only — gitignored. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,17 @@
|
||||
VERSION 5.00
|
||||
Begin VB.Form Form1
|
||||
Caption = "Form1"
|
||||
ClientHeight = 3195
|
||||
ClientLeft = 60
|
||||
ClientTop = 345
|
||||
ClientWidth = 4680
|
||||
LinkTopic = "Form1"
|
||||
ScaleHeight = 3195
|
||||
ScaleWidth = 4680
|
||||
StartUpPosition = 3 'Windows Default
|
||||
End
|
||||
Attribute VB_Name = "Form1"
|
||||
Attribute VB_GlobalNameSpace = False
|
||||
Attribute VB_Creatable = False
|
||||
Attribute VB_PredeclaredId = True
|
||||
Attribute VB_Exposed = False
|
||||
@@ -0,0 +1,139 @@
|
||||
Type=Exe
|
||||
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\Windows\system32\stdole2.tlb#OLE Automation
|
||||
Reference=*\G{333C7BC1-460F-11D0-BC04-0080C7055A83}#1.1#0#..\..\Windows\System32\tdc.ocx#Tabular Data Control 1.1 Type Library
|
||||
Reference=*\G{56BF9020-7A2F-11D0-9482-00A0C91110ED}#1.0#0#..\..\Windows\system32\MSBIND.DLL#Microsoft Data Binding Collection
|
||||
Reference=*\G{0A758DFA-C46A-4C1C-8057-C6C18375EE24}#1.0#0#..\..\Windows\system32\tdbg7da.dll#True DBGrid Pro 7.0 Design Assistant
|
||||
Reference=*\G{6B263850-900B-11D0-9484-00A0C91110ED}#1.0#0#..\..\Windows\system32\msstdfmt.dll#Microsoft Data Formatting Object Library
|
||||
Reference=*\G{642AC760-AAB4-11D0-8494-00A0C90DC8A9}#1.0#0#..\..\Windows\system32\MSDBRPTR.DLL#Microsoft Data Report Designer v6.0
|
||||
Reference=*\G{8C344710-5FEC-11CF-A0BF-00AA0062BE57}#1.0#0#..\..\Program Files\Common Files\designer\MSCDRUN.DLL#Microsoft Connection Designer Instance 1.0
|
||||
Reference=*\G{EE008642-64A8-11CE-920F-08002B369A33}#2.0#0#..\..\Windows\system32\msrdo20.dll#Microsoft Remote Data Object 2.0
|
||||
Reference=*\G{B4741C00-45A6-11D1-ABEC-00A0C9274B91}#7.0#0#..\..\Program Files\Seagate Software\Report Designer Component\craxdrt.dll#Crystal Report 7 ActiveX Designer Run Time Library
|
||||
Reference=*\G{00000600-0000-0010-8000-00AA006D2EA4}#6.0#0#..\..\Program Files\Common Files\System\ado\msadox.dll#Microsoft ADO Ext. 6.0 for DDL and Security
|
||||
Reference=*\G{420B2830-E718-11CF-893D-00A0C9054228}#1.0#0#..\..\Windows\system32\scrrun.dll#Microsoft Scripting Runtime
|
||||
Reference=*\G{00000206-0000-0010-8000-00AA006D2EA4}#2.6#0#..\..\Program Files\Common Files\System\ado\msado26.tlb#Microsoft ActiveX Data Objects 2.6 Library
|
||||
Reference=*\G{F5078F18-C551-11D3-89B9-0000F81FE221}#4.0#0#..\..\Windows\system32\msxml4.dll#Microsoft XML, v4.0
|
||||
Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; TABCTL32.OCX
|
||||
Object={67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0; MSADODC.OCX
|
||||
Object={DEF7CADD-83C0-11D0-A0F1-00A024703500}#7.0#0; todg7.ocx
|
||||
Object={00025600-0000-0000-C000-000000000046}#5.2#0; Crystl32.OCX
|
||||
Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCTL.OCX
|
||||
Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; comdlg32.ocx
|
||||
Object={86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0; mscomct2.ocx
|
||||
Object={32B82FD1-3332-11D4-BF7C-E4453F764218}#1.0#0; EasyP.ocx
|
||||
Object={8DDE6232-1BB0-11D0-81C3-0080C7A2EF7D}#3.0#0; Flp32a30.ocx
|
||||
Form=frmLotInfo.frm
|
||||
Form=frmMain.frm
|
||||
Form=frmPlans.frm
|
||||
Form=frmViewTake.frm
|
||||
Module=modADO; ADO.bas
|
||||
Form=frmError.frm
|
||||
Form=FrmLabor.FRM
|
||||
Form=frmBlackPaper.FRM
|
||||
Form=frmSupplier.frm
|
||||
Form=frmTexture.frm
|
||||
Form=frmContractor.frm
|
||||
Form=frmScaffold.frm
|
||||
Form=frmPayInput.frm
|
||||
Form=frmPrint.frm
|
||||
Form=frmAbout.frm
|
||||
Form=frmSplash.frm
|
||||
Form=frmLogin.frm
|
||||
Form=frmInvTake.frm
|
||||
Form=frmUser.frm
|
||||
Form=frmOrderDates.frm
|
||||
Form=frmChange.frm
|
||||
Form=frmYardOrder.frm
|
||||
Form=frmYInventory.frm
|
||||
Form=frmShowPO.frm
|
||||
Form=frmScafList.frm
|
||||
Form=frmLotList2.frm
|
||||
Form=frmRepairLot.frm
|
||||
Form=frmShowRepair.frm
|
||||
Form=frmPayroll.frm
|
||||
Form=frmPayHead.frm
|
||||
Form=frmHourList.frm
|
||||
Form=frmLotChLog.frm
|
||||
Form=frmPayList.frm
|
||||
Form=frmReport.frm
|
||||
Form=frmSCrew.frm
|
||||
Form=frmPOList.frm
|
||||
Form=frmInventory.frm
|
||||
Form=frmRepair.frm
|
||||
Form=frmRCrew.frm
|
||||
Form=frmBilling.frm
|
||||
Form=frmBillingStatus.frm
|
||||
Form=frmAR.frm
|
||||
Form=frmFoam.frm
|
||||
Form=frmProjNotes.frm
|
||||
Form=frmAck.frm
|
||||
Form=frmProject.frm
|
||||
Form=frmOrders.frm
|
||||
Form=frmPOInfo.frm
|
||||
Form=frmCrews.frm
|
||||
Form=frmShowYardMat.frm
|
||||
Form=frmShowOrderMat.frm
|
||||
Form=frmJCList.frm
|
||||
Form=frmRepList.frm
|
||||
Form=frmInvPrice.frm
|
||||
Form=frmCrewList.frm
|
||||
Form=frmSand.FRM
|
||||
Form=frmPaySheet.frm
|
||||
Form=frmScafPay.frm
|
||||
Form=frmGetPaySheet.frm
|
||||
Form=frmTake.frm
|
||||
Form=frmTake5.frm
|
||||
Form=frmLotInfo5.frm
|
||||
Form=frmLotPrtJobs.frm
|
||||
Form=frmPaintPrtJobs.frm
|
||||
Form=frmMANBILL.frm
|
||||
Form=frmLotInfoE.frm
|
||||
Form=frmTakeE.frm
|
||||
Form=frmPosPayS.frm
|
||||
Form=frmPosPayV.frm
|
||||
Form=frmAPFix.frm
|
||||
Form=frmARFix.frm
|
||||
Form=frmARMaster.frm
|
||||
Form=frmAPMaster.frm
|
||||
Form=frmProjList.frm
|
||||
Form=frmCertified.frm
|
||||
Form=frmEmployee.frm
|
||||
Form=frmPOWOLot.frm
|
||||
Form=frmWOList.frm
|
||||
Form=frmPosPayC.frm
|
||||
Object={CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0; MSDATGRD.OCX
|
||||
Form=frmCrewsOLD.frm
|
||||
Form=frmInvType.frm
|
||||
IconForm="frmMain"
|
||||
Startup="Sub Main"
|
||||
HelpFile=""
|
||||
Title="ORDERS"
|
||||
ExeName32="Orders27.exe"
|
||||
Command32=""
|
||||
Name="Orders_C"
|
||||
HelpContextID="0"
|
||||
CompatibleMode="0"
|
||||
MajorVer=20
|
||||
MinorVer=2
|
||||
RevisionVer=27
|
||||
AutoIncrementVer=0
|
||||
ServerSupportFiles=0
|
||||
VersionCompanyName="Valley Wide Plastering"
|
||||
CompilationType=0
|
||||
OptimizationType=0
|
||||
FavorPentiumPro(tm)=0
|
||||
CodeViewDebugInfo=0
|
||||
NoAliasing=0
|
||||
BoundsCheck=0
|
||||
OverflowCheck=0
|
||||
FlPointCheck=0
|
||||
FDIVCheck=-1
|
||||
UnroundedFP=0
|
||||
StartMode=0
|
||||
Unattended=0
|
||||
Retained=0
|
||||
ThreadPerObject=0
|
||||
MaxNumberOfThreads=1
|
||||
DebugStartupOption=0
|
||||
|
||||
[MS Transaction Server]
|
||||
AutoRefresh=1
|
||||
@@ -0,0 +1,58 @@
|
||||
Type=Exe
|
||||
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\Windows\system32\stdole2.tlb#OLE Automation
|
||||
Reference=*\G{333C7BC1-460F-11D0-BC04-0080C7055A83}#1.1#0#..\..\Windows\System32\tdc.ocx#Tabular Data Control 1.1 Type Library
|
||||
Reference=*\G{56BF9020-7A2F-11D0-9482-00A0C91110ED}#1.0#0#..\..\Windows\system32\MSBIND.DLL#Microsoft Data Binding Collection
|
||||
Reference=*\G{0A758DFA-C46A-4C1C-8057-C6C18375EE24}#1.0#0#..\..\Windows\system32\tdbg7da.dll#True DBGrid Pro 7.0 Design Assistant
|
||||
Reference=*\G{6B263850-900B-11D0-9484-00A0C91110ED}#1.0#0#..\..\Windows\system32\msstdfmt.dll#Microsoft Data Formatting Object Library 6.0 (SP4)
|
||||
Reference=*\G{78E93843-85FD-11D0-8487-00A0C90DC8A9}#1.0#0#..\..\Windows\system32\MSDBRPT.DLL#Microsoft Data Report Designer v6.0
|
||||
Reference=*\G{8C344710-5FEC-11CF-A0BF-00AA0062BE57}#1.0#0#..\..\Program Files\Common Files\designer\MSCDRUN.DLL#Microsoft Connection Designer Instance 1.0
|
||||
Reference=*\G{EE008642-64A8-11CE-920F-08002B369A33}#2.0#0#..\..\Windows\system32\msrdo20.dll#Microsoft Remote Data Object 2.0
|
||||
Reference=*\G{B4741C00-45A6-11D1-ABEC-00A0C9274B91}#8.5#0#..\..\Program Files\Seagate Software\Report Designer Component\craxdrt.dll#Crystal Reports 8.5 ActiveX Designer Run Time Library
|
||||
Reference=*\G{00000600-0000-0010-8000-00AA006D2EA4}#6.0#0#..\..\Program Files\Common Files\System\ado\msadox.dll#Microsoft ADO Ext. 6.0 for DDL and Security
|
||||
Reference=*\G{420B2830-E718-11CF-893D-00A0C9054228}#1.0#0#..\..\Windows\system32\scrrun.dll#Microsoft Scripting Runtime
|
||||
Reference=*\G{22813728-8BD3-11D0-B4EF-00A0C9138CA4}#2.8#0#..\..\Program Files\Common Files\System\ado\msadomd28.tlb#Microsoft ActiveX Data Objects (Multi-dimensional) 2.8 Library
|
||||
Reference=*\G{00000206-0000-0010-8000-00AA006D2EA4}#2.6#0#..\..\Program Files\Common Files\System\ado\msado26.tlb#Microsoft ActiveX Data Objects 2.6 Library
|
||||
Reference=*\G{F5078F18-C551-11D3-89B9-0000F81FE221}#4.0#0#..\..\Windows\system32\msxml4.dll#Microsoft XML, v4.0
|
||||
Object={00025600-0000-0000-C000-000000000046}#5.2#0; Crystl32.OCX
|
||||
Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; comdlg32.ocx
|
||||
Object={8DDE6232-1BB0-11D0-81C3-0080C7A2EF7D}#3.0#0; Flp32a30.ocx
|
||||
Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCTL.OCX
|
||||
Object={86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0; mscomct2.ocx
|
||||
Object={32B82FD1-3332-11D4-BF7C-E4453F764218}#1.0#0; EasyP.ocx
|
||||
Object={67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0; MSADODC.OCX
|
||||
Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; TABCTL32.OCX
|
||||
Object={CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0; MSDATGRD.OCX
|
||||
Object={DEF7CADD-83C0-11D0-A0F1-00A024703500}#7.0#0; todg7.ocx
|
||||
Form=Form1.frm
|
||||
Form=frmMain.frm
|
||||
Module=modADO; ADO.bas
|
||||
IconForm="Form1"
|
||||
Startup="Sub Main"
|
||||
HelpFile=""
|
||||
Title="VWP_UPDATE"
|
||||
Command32=""
|
||||
Name="VWP_UP"
|
||||
HelpContextID="0"
|
||||
Description="To Update Data"
|
||||
CompatibleMode="0"
|
||||
MajorVer=2020
|
||||
MinorVer=3
|
||||
RevisionVer=12
|
||||
AutoIncrementVer=0
|
||||
ServerSupportFiles=0
|
||||
VersionCompanyName="X"
|
||||
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
|
||||
@@ -0,0 +1,3 @@
|
||||
Form1 = 0, 0, 0, 0, C, 22, 22, 996, 444, C
|
||||
frmMain = 63, 3, 1037, 425, Z, 51, 4, 1025, 426, C
|
||||
modADO = 66, 66, 1040, 488,
|
||||
@@ -0,0 +1,14 @@
|
||||
Attribute VB_Name = "modDb"
|
||||
Option Explicit
|
||||
|
||||
Public gdb As Database
|
||||
Public gstrDatabase As String
|
||||
|
||||
Public Function DataOpen() As Boolean
|
||||
gstrDatabase = "..\Employees.mdb"
|
||||
|
||||
Set gdb = DBEngine.Workspaces(0).OpenDatabase(gstrDatabase)
|
||||
DataOpen = True
|
||||
End Function
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Reference in New Issue
Block a user