DirectX, truevision etc

Truevision 3d engine
TV Projects

build a sphere in tv 0- doesn't seem to work in 6.5

Sample projects

VB6 samples

Sample physics project

TV programming ref by the look of it

TV chat

Video texturesc+++ or sthing tho

Render Surfaces reference

VB express 08 info

MSDN docs re texturereadytorender and rendering to textures

Texturing in dx

More on video textures directX etc, ref's example in dx9 sdk.. find!

opengl c++ video texture mapper

Nehe tutorial

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.

VB.net video textures sample

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

GDCL - directshow, northwales

Useful intro to graphedit

3d video transform + mixing filter for graphedit

Launching, listing and killing processes from VB6:

List running processes

Launch a process

And more stuff:

Callbacks and pointers in VB6

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.

EnumChildWindows

FindWindowEx

NT services in VB6 with no external components

DirectX 8 Audio stuff for VB - awesome tutjuorial!