1. Directory trees...
- Posted by LEVIATHAN <leviathan at USWEST.NET> Nov 27, 2000
- 355 views
- Last edited Nov 28, 2000
Heya all! Before I go and make a installation program for the program I've been working on recently, I desperatly need to make a Browse dialog to go with it (And perhaps it'd be kewl to make it standard into win32lib :)) I've got the very basics of the window sketched out, however, I need to get the whole treeview of a disk, preferably in LFN format (Hard drive or otherwise :)). Is there a library or a routine somewhere that can do this? TIA, --"LEVIATHAN"
2. Re: Directory trees...
- Posted by Jeffrey Fielding <JJProg at CYBERBURY.NET> Nov 28, 2000
- 371 views
On Mon, 27 Nov 2000, LEVIATHAN wrote: > Heya all! > > Before I go and make a installation program for the program I've > been working on recently, I desperatly need to make a Browse > dialog to go with it (And perhaps it'd be kewl to make it standard into > win32lib :)) > > I've got the very basics of the window sketched out, however, I need > to get the whole treeview of a disk, preferably in LFN format (Hard > drive or otherwise :)). Is there a library or a routine somewhere that > can do this? > > TIA, > > --"LEVIATHAN" > I think I put together an Euphoria version of such a dialogue from some Visual Basic code... I think it might be in the archive. I'll see if I can find it, otherwise I might be able to get it from my VB code again. Jeff
3. Re: Directory trees...
- Posted by Jeffrey Fielding <JJProg at CYBERBURY.NET> Nov 28, 2000
- 374 views
- Last edited Nov 29, 2000
--8323328-983282895-975468954=:4124 On Tue, 28 Nov 2000, Jeffrey Fielding wrote: > On Mon, 27 Nov 2000, LEVIATHAN wrote: > > > Heya all! > > > > Before I go and make a installation program for the program I've > > been working on recently, I desperatly need to make a Browse > > dialog to go with it (And perhaps it'd be kewl to make it standard into > > win32lib :)) > > > > I've got the very basics of the window sketched out, however, I need > > to get the whole treeview of a disk, preferably in LFN format (Hard > > drive or otherwise :)). Is there a library or a routine somewhere that > > can do this? > > > > TIA, > > > > --"LEVIATHAN" > > > I think I put together an Euphoria version of such a dialogue from some > Visual Basic code... I think it might be in the archive. I'll see if I can > find it, otherwise I might be able to get it from my VB code again. > > Jeff > Ok, here it is. I'll also post it on my web site at http://JJProg.tripod.com/euphoria.html Jeff --8323328-983282895-975468954=:4124