Skip to content
Open
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,7 @@ $RECYCLE.BIN/
Network Trash Folder
Temporary Items
.apdisk

/CBMXfer.ini
/MSSCCPRJ.SCC
/pathhistory.txt
Binary file modified CBMXfer.exe
Binary file not shown.
4 changes: 2 additions & 2 deletions CBMXfer.vbp
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Type=Exe
Form=frmMain.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\Windows\SysWOW64\stdole2.tlb#OLE Automation
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\WINDOWS\system32\stdole2.tlb#OLE Automation
Form=frmWaiting.frm
Module=modConstants; modConstants.bas
Module=modINI; modINI.bas
Form=frmOptions.frm
Form=frmPrompt.frm
Reference=*\G{6B263850-900B-11D0-9484-00A0C91110ED}#1.0#0#C:\Windows\SysWOW64\MSSTDFMT.DLL#Microsoft Data Formatting Object Library 6.0 (SP4)
Reference=*\G{6B263850-900B-11D0-9484-00A0C91110ED}#1.0#0#..\..\..\..\..\WINDOWS\system32\msstdfmt.dll#Microsoft Data Formatting Object Library 6.0 (SP4)
Module=modCommon; modCommon.bas
Module=modVars; modVars.bas
Form=frmViewer.frm
Expand Down
4 changes: 2 additions & 2 deletions CBMXfer.vbw
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
frmMain = -5, 31, 1324, 910, Z, 0, 0, 1507, 957, C
frmMain = 14, 8, 1306, 887, , 0, 0, 1292, 957, C
frmWaiting = -280, 93, 771, 658, , 208, 208, 1077, 773, C
modConstants = 110, 145, 855, 768, C
modINI = 88, 116, 944, 578, C
Expand All @@ -10,6 +10,6 @@ frmViewer = 26, 8, 1015, 727, , 22, 78, 886, 763, C
frmViceSelect = -257, 64, 594, 405, C, 154, 203, 1028, 672, C
frmBatch = 66, 87, 863, 702, C, 44, 58, 841, 673, C
frmMenu = 17, 87, 833, 634, C, 66, 87, 882, 634, C
frmDAD = -652, 118, 746, 938, C, 144, 268, 1542, 918, C
frmDAD = -652, 118, 746, 938, C, 144, 268, 1436, 918, C
frmDiskEd = 190, 257, 1020, 845, C, 52, 52, 882, 640, C
frmColourPicker = 208, 208, 855, 773, C, 182, 182, 829, 747, C
Loading