Tools Links Login

Browsing Visual Basic 6

Prev   Next

Translucency for Games
What this function does is paint a picture to another one, but with a nice translucency effect! Very cool if you want a small, quick function to use translucency in your games -- something that only the top games you buy had!Original Author: Jotaf98InputsAll you'll input is the image that will be drawn and where, its position and the height/width of the first image (basically you'll put here the ScaleHeight/ScaleWidth of the form or picturebox you'll draw to).
Posted:2002-06-01, 182 views

Distortion Field
This function basically mixes all the pixels in an area of an image, defined by a mask image.
Posted:2002-06-01, 182 views

Client/Server
A fun little application that allows you to control another computer on the network.
Posted:2002-06-01, 136 views

Forget Controls MultiMedia. Now By API Support DVD Video Version 6.1
(New version, now version 6.
Posted:2002-06-01, 231 views

Set Font Smoothing On/Off

Posted:2002-06-01, 92 views

NoClose - Users Cant Close Your Program!
This Awesome Code Doesnt Let People Close Your Form!! Thats Right! It cannot be CTRL+ALT+DEL Closed, Alt+F4 Closed, The X Button, Even When You Get The Window Handle of Your Form and Try To Close it, it wont close!!! The Only way To close it is "End".
Posted:2002-06-01, 94 views

Data Access Wrapper
Provides a wrapper around ADO future proofing your code and making accessing your database much easier.
Posted:2002-06-01, 110 views

Prev   Next