VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

MP3 Property Page

jjprogrammer  (2 Submissions)   Sound/MP3   VB Script   Advanced   Wed 3rd February 2021

This is an explorer property page shell extension which will allow you to edit mp3 tag properties. By adding an empty dialog and plopping a vb form on top you can handle all the programming in vb instead of c++. There is a .dll required that is available at https://www.programmersheaven.com/search/download.asp?FileID=38704. The propext.dll is essential since you cannot call a function pointer in vb.(that I'm aware of)It allows the adding of the empty dialog, on top of which the vb form is placed. This can of course be applied to any file extension. You can make your own custom property page. I have found many instances where an external .dll written in c++ can extend vb into an extremely robust language. Too bad they aren't allowed to be submitted for security reasons.

Rate MP3 Property Page (3(3 Vote))

Download MP3 Property Page

MP3 Property Page Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters