Arie
Sep 13th, 2000, 02:18 PM
Hi, Guys!
As you see I'm a begginer.
so I have some questions for you:
How do I exactly use the directx in VB 6.0?
I tried to put like this:
code
Dim dx As DirectX7
Dim x As Integer
x = dx.GetFreeMem 'There is such function, I didn't invented it.
MsgBox(x)
' It types: Argument optional or something
Thank you anyway,
Arie.
Visit: http://www.nip.to/camel2000
As you see I'm a begginer.
so I have some questions for you:
How do I exactly use the directx in VB 6.0?
I tried to put like this:
code
Dim dx As DirectX7
Dim x As Integer
x = dx.GetFreeMem 'There is such function, I didn't invented it.
MsgBox(x)
' It types: Argument optional or something
Thank you anyway,
Arie.
Visit: http://www.nip.to/camel2000