12-12-2022, 05:38 AM
(12-11-2022, 05:30 AM)eoredson Wrote:(12-11-2022, 03:45 AM)Pete Wrote:(12-11-2022, 03:00 AM)eoredson Wrote: @pete:
The
Code: (Select All)GetLogicalDriveStringsA&(Len(buffer$), buffer$)
Might be of some use.
Erik.
btw: your combination of error trap with getdrivetype is cute.
If you are interested, there are some extensive examples, here: https://qb64forum.alephc.xyz/index.php?t...#msg119203
I looked at this link and found some interesting dialog box stuff.
Actually this dialog.bas stuff is so amazing I am going to include it my QB64shell program solving a problem I have been getting with file menu box.
Erik.