Archive for the Programming Category
-
To Be Releasing All My Old VB Projects Soon
I've recently decided to let the world gasp in horror and amazement at all of my old source projects which I made using Visual Basic way back in the day when I was learning how to program on PC's. This all includes my old AOL & AIM related project
more -
Visual Basic Code Snippets #11
In this next update I'll re-post my Visual Basic code snippets (which are older than five years by the way) that pertain to Window Actions and File Functions. Completely Destroy File and Its Information Compatibility: Win. 98-XP Add the follow
more -
Visual Basic Code Snippets #10
In this next update I'll re-post my Visual Basic code snippets (which are older than five years by the way) that pertain to Window Actions and File Functions. Minimize All Active Windows Compatibility: Win. 98-XP Add the following code into a
more -
Visual Basic Code Snippets #9
In this next update I'll continue to re-post my Visual Basic code snippets (which are older than five years by the way) that pertain to System Functions. Toggle NumLock Key On/Off Compatibility: Win. 98-XP Add the following code into a module
more -
Visual Basic Code Snippets #8
In this next update I'll continue to re-post my Visual Basic code snippets (which are older than five years by the way) that pertain to System Functions. Ensure Application Can't Load Multiple Times Compatibility: Win. 98-XP This isn't a syste
more -
Visual Basic Code Snippets #7
In this next update I'll continue to re-post my Visual Basic code snippets (which are older than five years by the way) that pertain to System Functions. Get Free Disk Space on Hard Drives Compatibility: Win. 98-XP Add the following code into
more -
Visual Basic Code Snippets #6
In this next update I'll continue to re-post my Visual Basic code snippets (which are older than five years by the way) that pertain to System Functions. Hide/Show Your Application from Task Manager Compatibility: Win. 98-ME Add the following
more -
Visual Basic Code Snippets #5
In this next update I'll re-post my Visual Basic code snippets (which are older than five years by the way) that pertain to System Functions. Shutdown/Poweroff Windows Compatibility: Win. 98-XP Add the following code into a module within your
more -
Visual Basic Code Snippets #4
In this next update I’ll continue to re-post my Visual Basic code snippets (which are older than five years by the way) that pertain to Forms. Save and Load the Position of the Form Compatibility: Win. 98-XP Add the following code into a mod
more -
Visual Basic Code Snippets #3
In this next update I’ll continue to re-post my Visual Basic code snippets (which are older than five years by the way) that pertain to Forms. Center a Form on the Screen Compatibility: Win. 98-XP Add the following code into a module within
more
