Visual Basic - Multimedia Programming
Multimedia Programming can be done in two ways; using Multimedia Control or by using various API’s. We shall concentrate more on using Multimedia Control in...
Multimedia Programming can be done in two ways; using Multimedia Control or by using various API’s. We shall concentrate more on using Multimedia Control in...
Dynamic Link Libraries Windows has many in-built functions that we haven’t yet used and these functions are defined in libraries, which are called as Dynam...
When we store data, we sometimes like to have its report in printed format with the layout as desired by us. This can be achieved by using Data Environment. ...
File Management A software must be able to store and retrieve the data that user enters while execution of software. In this article, we shall unde...
With this article, we tend to look higher with/in Visual Basic. This article introduces to the reader, the method to introduce menu system, and some ad...