<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Arial'; COLOR: #000000; FONT-SIZE: 10pt">
<DIV>I want to bring up a dialog to select a drive (Will be usually a removable 
USB drive).&nbsp;&nbsp; Can I do this with any of the standard Delphi 
TOpenDialog or SelectDirectory etc?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Ideally I want to bring up a dialog starting at My Computer...(D2007)</DIV>
<DIV>&nbsp;</DIV>
<DIV>[Aside - I know how to show My Computer by starting Windows Explorer:</DIV>
<DIV>&nbsp;</DIV>
<DIV>To start with my computer:</DIV>
<DIV>&nbsp;</DIV>
<DIV>explorer.exe /n,/e,/select, c:\</DIV>
<DIV>&nbsp;</DIV>
<DIV>To start with desktop:</DIV>
<DIV>&nbsp;</DIV>
<DIV>%SystemRoot%\explorer.exe /e,%USERPROFILE%\Desktop</DIV>
<DIV>&nbsp;</DIV>
<DIV>– it can show the drive but doesn’t return the drive letter to Delphi as it 
comes up as a separate process of course]</DIV>
<DIV>&nbsp;</DIV>
<DIV 
style="FONT-FAMILY: 'Arial'; COLOR: #000000; FONT-SIZE: 10pt">John</DIV></DIV></DIV></BODY></HTML>