Is there a way to select a disk in the same way we can select a printer using the windows registered printers.
I need to do a backup and would like to ask the user to select on witch disk the backup should be, using windows file explorer.
Thank you,
Alexandre
disk select
Re: disk select
Code: Select all
DC_ChDir('Y:')
DC_ChDir('\exp20\source\dclipx')
The eXpress train is coming - and it has more cars.
-
- Posts: 488
- Joined: Wed Jan 27, 2010 10:25 pm
- Location: Berlin Germany
Re: disk select
Windows Listbox / ComboBox have "build-in" Drive / Directory.
Demo show how to "pimp" XbPart to fill Listbox with Drive / Directory
Demo show how to "pimp" XbPart to fill Listbox with Drive / Directory
greetings by OHR
Jimmy
Jimmy
Re: disk select
Thank you for all great reply.
Very helpful.

Very helpful.
