Search Tools Links Login

Posts by AndreaTincani

49 hits, 7 pages | Prev | Next

Obtain Drive Serial Number

Given a drive letter, this function will return the assigned serial number for the given volume.


Posted:2019-09-30, 251 views, filed under: Visual Basic 6

Print a Text File

Simple method to print a text file to the default printer.


Posted:2019-10-02, 289 views, filed under: Visual Basic 6

Registry Module

Working with the registry is no longer a chore, thanks to this handy module.


Posted:2019-08-22, 367 views, filed under: Visual Basic 6

Remove a Record from an Array

Remove any record from an array, without leaving a gap in the records.


Posted:2019-08-24, 252 views, filed under: Visual Basic 6

Send a message to a user in your network

This is sort of like the old DOS command NET SEND, allowing you to send messages to other users in your network.


Posted:2019-09-27, 283 views, filed under: Visual Basic 6

Simil MineSweeper

This is a clone of the famous Microsoft MineSweeper.


Posted:2019-09-12, 189 views, filed under: Visual Basic 6

Simple TCP client

A small and simple code to connect two computers using the TCP protocol with winsock control.


Posted:2019-09-09, 211 views, filed under: Visual Basic 6

Start, Stop, Pause and Get Status of Services

Using the Windows API, you can easily work with Windows services. This module makes it even easier, allowing you to query status, stop, start, and pause services, on the local machine or remote computers.


Posted:2019-08-22, 301 views, filed under: Visual Basic 6

49 hits, 7 pages | Prev | Next