Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
vb6 filelistbox path
Name: martin Date: December 14, 2003 at 00:05:04 Pacific OS: win XP CPU/Ram: 566MHz / 256MB
Comment:
i'm trying to get a listbox to be able to select a music file and play it in a mediaplayer control.i'm trying to get the full path by getting the path and the filename separately, but i can't get them to merge into a textbox so that i can point the mediaplayer to it. any help would be greatly appreciated.
Summary: yes...you need to make an entry in the registry for the extension...so, for example, if you wanted your program to open all files with the extenstion .abc, then you would go into registry, and make a ...
Summary: hi friend i am sending a prog in VB6.0. I want to see total number of records in the form of VB. In backend i am using Access i want a button on form that can tell me the no of records e...
Summary: I assemble a shell command inside a VB6 application. But I want to decrease the priority of the thread because the processing time is long. Example: ReturnValue=Shell("start /belownormal n:\path\app.b...