MP3 by
Code Master
This program shows how to play MP3 file using only API
|
Task List by
Code Master
This program shows how to retrive all the running tasks.
|
ID3 Tags by
Code Master
This program shows how to get the Tags from the MP3 file (ID3 Tags).
|
Raise Error by
Code Master
This program shows how to raise an error (Useful when making custom controls/DLL).
|
Swap Mouse Button by
Code Master
This program shows how to swap the mouse button.
|
(RAS) Hangup by
Code Master
This program shows how to disconnect an active (modem) connection using few API calls
|
Basic Encryption/Decryption by
Code Master
This program shows how to encryption or decrypt the given text using the simplest method.
|
Earthquake Form by
Code Master
This project shows how to make a form to shake like an earthquake.
|
Subclassing in VB by
Code Master
This program shows how to subclass in VB i.e. redirecting windows message to a proc.
|
Hiding application from Tasklist by
Code Master
This tutorial shows how to hide your application from the tasklist.
|
Tips of the Day by
Code Master
This program shows how to display tips of the day from a text file
|
Collection Object by
Code Master
This simplified tutorial shows how to use Collection Object in VB. Recommended for beginners.
|
Cool Borders by
Code Master
This program shows how to draw a cool border around any control (which have hDC and hWnd property)
|
Creating Controls on Runtime by
Code Master
This program shows how to make controls dynamically in VB
|
INI Demo by
Code Master
This project shows how to read/write from/to an INI file
|
All About Menu by
Code Master
This sample source codes (4 in total) teach u all about menus.
|
Picture Grid by
Code Master
This program show how to make a grid in a picture box
|
View HTML File by
Code Master
This program shows how to display HTML file in VB form using Web Browser control.
|
SysTray in VB by
Code Master
This contains 4 source code which covers everything you need to know about System Tray.
|
Excel through VB by
Code Master
This zip file contains 2 source codes which demonstrate how to make Excel sheet from VB
|
Multi Threading in VB by
Code Master
This program shows how to make a multi thread program in VB
|
Capture screen shot by
Code Master
This program shows how to capture a screen shot
|
Sliding Animation by
Code Master
This program shows how to make a cool sliding animation of any controls without any flickers.
|
IP Checker by
Code Master
This program shows how to check the IP address of a network using Winsock.
|
Bitmap Info by
Code Master
This program shows how retrieve the bitmap structure (i.e. width, height, bits, etc) using API.
|