Nigels Page Of Half-Finished VB Programs

This site will eventually expand to be a lot more than just this page, but for now this is all I have ready.

You can use the code and programs on this page as you wish as long as you acknowledge who and where you got it from. If you complete or add to any of these programs please send me a copy so I can at least have a look at where you have taken it, and post it on the site.

Thanks
Nigel

 

MP3 Commander This can read and write MP3 ID3 tags, including bulk tagging
Contributors:

Nigel

The next addition should be a drag and drop with the rest of windows for copying. Any suggestions?
DC Graphics Buffer An attempt at grouping a whole heap of DC related API's into a Class Module.
Contributors:

Nigel

It needs some cleaning up, and the ability to be used with a printer DC.
FTP Client An attempt at writting an FTP client using only a winsock control
Contributors:

Nigel

The project has been restructured and can now get directory listings, and should be able to get files, when I (or someone else) gets around to adding the few lines of code to write to a file. For reference see this RFC.
HTTP Proxy A proxy server for HTTP requests
Contributors:

Nigel

There is no caching, or security, it is just a simple port to port proxy.
File and URL Module A collection of file and URL related functions
Contributors:

Nigel

I just need some more useful ones.
Tower A Tower of Hanoi clone
Contributors:

Nigel

Its quite simple and it works, but don't expect any fancy graphics.
File Time and Date Retrieves the a files created, last access and last write time and date.
Contributors:

Nigel

 
Drive List Retrieves a list of all the drives on the computer and what type of drive it is.
Contributors:

Nigel

 
Date Format Change Changes the format of the date used by the computer
Contributors:

Nigel

 

Note, I, nor anyone else takes any responsibility for the effects that these programs may have on your computer. USE AT YOUR OWN RISK.

HOME

Last Updated: 29 January 1999