Browsing Visual Basic 6
Read The Event Log
This code is incomplete but demonstates the proper way to use the Event Log API's, mainly ReadEventLog().
Form Unload Effects
This is a program that has various ways of unloading a form.
Set object properties w/ CallByName
Uses CallByName to set properties of objects.
Dictionary.com
Very simple code that using the Internet Explorer OCX and the Dictionary.
Deluxe Atomic Clock Synchronizer!
Have you ever noticed that your computer's clock isn't very accurate? If so, then this code is for you! This program automatically connects to the U.
a -Photoshop Pen Tool - Underlying Technique * Maths Behind Bezier Curve * By K.O. Thaha Hussain
Explains how we can draw a Bezier Curve! The maths behind a Cubic Bezier.
ADO - Read and Write to Databases from VB using XML via ASP/HTTP - No VB to db connection reqd !
Read from and write to a database on a web site via simple ASP pages from within a VB program, if you do not count DIM statements then this is all done with just 4 lines of VB code (+ 25 or so in the ASP scripts).