Drawing Fast Polygons / Graphics with VB5/6
Posted
by Jerry J. Chen
on January 29th, 2004

The code shows how to use the following API's from Visual Basic (5/6):
- GetObject
- CopyMemory
- VarPtrArray
- VarPtr
- GetPixel

Comments
i was needing fast gfx routines, thanks :)
Posted by Legacy on 11/03/2003 12:00amOriginally posted by: toad
:)
Reply