i use this code to finally display the renderd image
D3DDevice.Present ByVal 0, ByVal 0, 0, ByVal 0
it worked until now what is wrong with this? it aint working anymore while i only added one .x object, removing this object and other code of it doesnt solve it
