VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Recursive Search

Quake  (33 Submissions)   VB function enhancement   VB 6.0   Intermediate   Tue 8th November 2016   Tue 9th February 2021

This is a vb6 recursive search demonstration. Because VB SP6 does not support native uni code I hold the actual file paths to the TAGs in the Listview. I than transfer the File/Path tags to the Media Play List. This has many functions: * Search with specific extentions. * Uses Unicode Directory folder API. * Demonstrates how you can use Combobox Array - Taken from my Menu Array demonstration * Demonstrates How to use MediaInfo.dll * How to grab info from the MediaInfo.dll for the Array. * Set Progressbar to Statusbar. * Many others You need to apply these ------------------------------------------ In References: * Microsoft Scripting Runtime In Components: * Microsoft Windows Common Controls 6.0 (SP6) * Windows Media Player *(wmp.dll) Rename File * Rename MediaInfo.rar.txt -to- MediaInfo.rar * Extract to parent folder. You must have Extensions showing in wndows

Rate Recursive Search (3(3 Vote))

Download Recursive Search

Recursive Search Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters