Search Tools Links Login

Fast Graphics with Direct Memory Access (DMA)


Visual Basic 6, or VB Classic

Graphical operations are amoung the slowest and most cpu intensive tasks a program can do. Using API calls over the native VB Methods can increase speed by several times, but you can get even better performance with Direct Memory Access (DMA).
This project encapsulates DMA operations into a simple ActiveX DLL which converts a stdPicture object into an array. You then manipulate the array to change the picture.

Original Author: Bill Soo

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 86 times

Categories

Visual Basic 6

Attachments

Fast_Graph78172512002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 18,145 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.