Whether you're writing the next hit computer game or creating a simple drawing program, you may need to know where a user's mouse cursor lies on the computer screen. Visual Basic developers have a ...
When building Visual Basic.Net applications, consider adding an export to Excel feature in addition to printed reports. The added functionality takes little code and your customers can sort and ...
Visual Basic 6 (VB6), introduced in 1998, was a major step forward in programming, particularly for Windows applications.
Ok, i'm trying to get VB6 to read/write id3 tags. I've got plenty of information and have created something for reading/writing the id3 version 1 tags, but can't find anything for the version 2 tags.