Browsing Visual Basic 6
A perfect "Login Form" for your application
This is a very nice piece of example for having a login password form for your application.
Snip Lock (Password protect your computer)
Password protect your computer.
Fast image processing like in paintShopPro
This code shows how to do fast and professionnal image filteringit shows also how to perform callBack function from VB to a c++ dllThe code source of the Dll filter engine is includedI'm waiting your feedbacksPlease Vote for my work if u think it's usefulOriginal Author: polarisAPI Declarationssome GDI32 Appiz for great image processingforget now Getpixel and set PixelGet all the pixel,manipulate them then blit them back in 10 milliseconds max.
Stop Scrollbar from Blinking
Stop the infernal blinking of the scrollbar in VB6.
Ci Analog (Alarm) Clock 1.0
An analog clock with alarm function to remind the developer of real life ;-) Features: resizes with form, optional Ticking, Wave File Sound Alarm or Beeping (two wav-Files included), rightclick for optionsOriginal Author: Ian C.
Create a VB 6 class from an Access database
This code takes an Access 2000 database and creates a VB 6 class.