01-24-2026, 10:02 AM
(01-23-2026, 08:37 PM)a740g Wrote: For example:My InForm projects (then project folder zipped & placed in a thread for sharing) are as:
MyProject/
|________InForm/
| |_______InForm.bi
| |_______InForm.ui
| |_______InFormCommon.bi
| |_______InFormVersion.bi
| |_______xp.uitheme
| |_______extensions/*.*
|________MyProject.bas
|________MyProject.frm
MyProject/
|_________MyProject.bas
|_________MyProject.frm
|_________InForm.bi
|_________InForm.ui
|_________ InFormCommon.bi
|_________ InFormVersion.bi
|_________ xp.uitheme
|_________ extensions/*.* (sub-directory with all those InForm extensions)
I have found, with all projects, that the programs run perfectly well without the extensions/*.* sub-directory

