Browsing Visual Basic 6
Add and .ini or any file to an executable
Want to put an .
Resizing a picture algorithm
It resizes any size picture in a picturebox into another any size picturebox.
Cool Ctrl + Alt + Del features class!!!
A short but handy and useful class module
Desable/Enable Ctrl + Alt + del
Show/ Hide application from Ctrl + Alt + Del list
This is my second submission and it is quite short too so please vote for me or write some comments
Original Author: Kamen
API Declarations
Option Explicit
'Put this in class module
'
'A Class module for the Ctrl + Alt + Del features:
'Remove app from the list
'Restore app to list
'Disable/Enable Ctrl + Alt + Del
'Ex.
DirectX Demonstration
This code is a Particle system using DirectX with some funky results! The Particles vairy from big blobs to rings to small balls.
Benchmark (updated!!) & PC Perfonmance Graphics
I have updated last benchmark program of mine.
DBofDAO
A "single-form" utility program, to be used (1) when one does not have an Access program in hand, but wants to create an Access DB or to modify the structure of an existing one, or (2) if one wants to include a simple form as a handly tool in a project involving DB.