|
-
May 5th, 2000, 08:06 AM
#1
Have you seen that Windows directory listview (like when you delete a program associated with MIDIs or something, and it asks you which directory it is in)? I would really like to know if it is possible to get it in VB without an OCX.
Thanks.
-
May 5th, 2000, 08:36 AM
#2
Lively Member
Are you talking about being able to browse for a directory? If so.. look at this article
http://www.vb-world.net/tips/tip3.html
[Edited by rchiav on 05-05-2000 at 09:40 PM]
-
May 5th, 2000, 08:44 AM
#3
Here's an idea on how I can show you what I mean.
Rename Winamp.exe (or any program which has associated files) to winamp.bak, or anything you like. Now open an MP3 and when it says "Windows cannot find WINAMP.EXE" click Locate...
The control in that window is the one I'm after. It's like a listview (maybe it is), but it doesn't quite look like one.
-
May 5th, 2000, 08:55 AM
#4
Didn't realise you edited it
Thanks, that's what I was looking for. You edited you reply when I was replying to it.
Thanks again
-
May 5th, 2000, 09:13 AM
#5
Conquistador
you mean the file not found, searching for winamp.exe ?¿
-
May 5th, 2000, 09:23 AM
#6
Have a look at the URL that guy posted. I think that the DirectoryBrowse dialog is only availible in Win98 and Win95, but not NT, so if you have NT then it might not be there.
Anyway, there is one more thing I need to know. That is, is it possible to play MP3s using mciSendString?
Thanks.
-
May 5th, 2000, 10:30 AM
#7
Lively Member
the link I gave you i what you're looking for...it's a "Browse For Folder" dialog
-
Jun 16th, 2000, 04:25 AM
#8
Junior Member
give me the handle and I`ll give you the world
Adam
junior programmer
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|