From 81888ef909426e1cea674da20ef2d53cf9e84f8e Mon Sep 17 00:00:00 2001 From: Jon Date: Mon, 22 Apr 2024 08:03:14 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e6d1981..3f9ebe1 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,14 @@ Modernized DriveList control replacement ![image](https://github.com/fafalone/ucDriveCombo/assets/7834493/ce6113be-5546-4afd-8956-dca8b049d1c7) +**Files** + +* TestUCDC.twinproj - twinBASIC Test Form project +* ucDriveComboControl.twinproj - twinBASIC Active-X Control (OCX) build config +* ucDriveCombo.ctl/ucDriveCombo.ctx/mUCDCHelper.bas - VB6 UserControl files (add these three to your projects using it) +* Project1.vbp - VB6 Test Form project +* ucDriveCombo.twin - Browsable source code export from twinBASIC + ``` '******************************************************************** ' ucDriveCombo v1.0