Browsing Visual Basic 6
PlgBlt Function ** Better Than BitBlt **
Forget BitBlt! Shows how to use the PlgBlt function (Parallelogram Blit - Blitting to any shape rectangle you can think of!).
A "String Replacement" Function
I know there is the replace(text1.
Scrolling Text
--JUST UPDATED - VER 1.
Create Parameter Query
Using ADO: This is a demonstration of how one can take selected items at runtime from a user, create a parameter query using the selected items and then run the parameter query.
Dealin' Dope 4.0
This is a game where you deal drugs to make money.
The Best of BitBlt!!!!!!
The Purpose of this code is to stop the anoying slowing of AutoRedraw,and to show you how to use BitBlt,this is the Best Tutorial for beginners and experts who want to create a game!It is also good if you are working on a non-game program but you are working with graphics!Check it out!Please Vote for me if you like it!Original Author: DigitalDragonAssumptionsIf there is anything that you dont understand write me at greendragon@net.
Count Down Timer
Just a basic timer.