Sep 30, 2002 #1 Serban Programmer Sep 25, 2001 36 RO Hi! How can I simulate a folder and file tree using api functions(without DriveListBox, DirListBox and FileListBox controls) Thanks Mircea Serban
Hi! How can I simulate a folder and file tree using api functions(without DriveListBox, DirListBox and FileListBox controls) Thanks Mircea Serban
Oct 4, 2002 #2 LuckyLuke Programmer Mar 28, 2001 188 NL Hi, At VBnet there are a bunch of good examples which should get you what you want: http://www.mvps.org/vbnet/index.html?code/fileapi/folderenumbasic.htmhttp://www.mvps.org/vbnet/index.html?code/fileapi/recursivefiles_minimal_multipleselective.htm Upvote 0 Downvote
Hi, At VBnet there are a bunch of good examples which should get you what you want: http://www.mvps.org/vbnet/index.html?code/fileapi/folderenumbasic.htmhttp://www.mvps.org/vbnet/index.html?code/fileapi/recursivefiles_minimal_multipleselective.htm