README.md
December 5, 2022 ยท View on GitHub
Description
BitBlt is an API sub routine for painting graphics on a control that has a DC (Device Context). It's fast, flickerless, and used for 2D motion in most VB games. I wrote this for my cousin since he didn't understand BitBlt, he suggested I post it. (Like there aren't a million other BitBlt examples, this one is heavily commented though).
More Info
| Submitted On | 2000-12-27 08:56:24 |
| By | Damage.Case |
| Level | Beginner |
| User Rating | 4.0 (8 globes from 2 users) |
| Compatibility | VB 4.0 (32-bit), VB 5.0, VB 6.0 |
| Category | Graphics |
| World | Visual Basic |
| Archive File | CODE_UPLOAD1309112272000.zip |