Am new to DirectX
Can anyone provide me with the code to place an image(.jpg) on
a form as Form1.picture
I dont want it the normal way
Form1.picture=LoadPicture("FileName")
I want it to be added through DirectX
Help me out?
Printable View
Am new to DirectX
Can anyone provide me with the code to place an image(.jpg) on
a form as Form1.picture
I dont want it the normal way
Form1.picture=LoadPicture("FileName")
I want it to be added through DirectX
Help me out?
It takes a lot more than that...
see:
http://www.cason.addr.com/
http://www.vbexplorer.com/directx4vb
http://rookscape.com/vbgaming
You'll want Windowed Mode, just as a start.