Truevision 3d engine
TV Projects
build a sphere in tv 0- doesn't seem to work in 6.5
TV programming ref by the look of it
Video texturesc+++ or sthing tho
MSDN docs re texturereadytorender and rendering to textures
More on video textures directX etc, ref's example in dx9 sdk.. find!
opengl c++ video texture mapper
ACE Basics:
Great DX9 vb/c++/c# tutorial
And potential things to use along the way:
MSDN - sample grabber filter - pull samples from the filter graph. Works with most media.
code sampels for directx, mostly c#
DIRECTSHOW STUFF:
DirectShow examples and downloads
Directshow.net library, docs & samples (Not MS)
Creating filter graphs with directshow (MSDN)
DIRECTSHOW EDITING SERVICES:
step by step and objrect reference
Grabbing jpegs from video using DES and c#.net
DES tutorial in c# but explains object creation etc well
3d video transform + mixing filter for graphedit
Launching, listing and killing processes from VB6:
And more stuff:
Setting/getting processor affinity - untested
Load and save pictures to byte arrays
(and lots of other useful stuff)
And yet more stuff:
Capture text from another running window... not complete solution but all the components to do it Use for RFSM!
Capturing/sending data to other programs/apps/windows (which you didn't create):
FindWindow - Controlling a program via VB6.