tutorials

Sponsors
Partner Sites
Creating Multimedia Applications: Part 2
In previous lesson, we have programmed a CD player. Now, with some modifications, we will transform the CD player into an audio file player. This player will be created in such a way that it could search for wave and midi files in your drives and play the
Visual Basic Tutorials > Multimedia
 
Creating Multimedia Applications: Part 3
Now, with some modifications, we will transform the audio player into a picture viewer.
Visual Basic Tutorials > Multimedia
 
Graphics Commands
In VB there are a limited number of graphics features, but mixed with the judicious use of the Windows API a programmer can create some pretty fair graphics applications. When VB falls short, there is also no shortage of third party OCXs which can step in
Visual Basic Tutorials > Multimedia
 
Visual Basic Shooter Game
This is a very simple but complete 2D game application developed using Visual Basic 6. It have total 3 screen.
Visual Basic Tutorials > Multimedia
 
Creating Multimedia Applications: Part 1
You can create various multimedia applications in VB that couold play audio CD, audiofiles, VCD , video files and etc.
Visual Basic Tutorials > Multimedia