Create a video recorder that records your desktop and mouse on your computer.
Latest VB Multimedia Articles
Recording Sounds from Visual Basic
There are several different ways to use Visual Basic to record sounds from your daily life. Explore a few here.
Extracting Audio Segments from a Song with Visual Basic
On a lighter note, learn how to extract audio segments from a song.
Creating a Video Converter Using VB.NET
Learn how to use VB.NET to create your own Video Encoder.
Sound and DirectXSound Tutorial
Learn just about everything you need to know about using DirectX 8 and DirectSound to create and modify sound files.
Advanced MIDI Programming / Utility
Learn advanced MIDI routines to analyze and edit MIDI files. (Added: 15-Feb-2000)
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Ten Reasons to Look at .NET Core Now
The .NET Core is here now, and here are some reasons to begin using it.

Using Visual Basic to Create PDFs from Images
Explore how to convert images to a PDF document and how to combine two PDF documents into one.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.