Visual Basics

Last updated on 7/17/98

What's VB

Visual Basics is simliar to VC, with the obvious difference that it is not based on C/C++.

Me and VB

This summer I have been "working" at a computer store. Although I don't get paid, I get to use the computer equipments and I learned how to assemble a computer from parts and different networking methods. And I have started to learn about VB during the spare time. I have been making progress and soon I will start making programs of my own instead of following the book examples.

Sample VB Programs

Here is a zip file containing 2 of my own VB programs. One is a simple program that tells u how big the file you select is(well...u could do that with windows explore, but this one tell u in exact bits) and the other one is a media player that plays CD, midi, and Wav files. I included the VB source files and the exe file just in case you wanna see what is in it. You might need the MSVB4 to run the media player, as it seem to need a .dll from VB, and I don't know if I am allowed to distribute it with my program.

Return to Main

The Programming Languages
Java | C/C++ and Visual C | Visual Basics | HTML and Others | Games
Links
About Me | Programming Links | My Personal Links

You can contact me by Emailing me.


�George Huang 1997-1998