I'm designing a 3d stereo engine,and have a problem:
my computer have 2 dispayer(monitor/3d glass),and I want to make the stereo pictrue on the secondary displayer.
I used this function IDirect3DDevice7::SetViewport (1024,.......),but it does not work.
When I run the application it reports wrong at IDirectDrawSurface7::Lock
is there any method to resolve this problem?
thanks!
my computer have 2 dispayer(monitor/3d glass),and I want to make the stereo pictrue on the secondary displayer.
I used this function IDirect3DDevice7::SetViewport (1024,.......),but it does not work.
When I run the application it reports wrong at IDirectDrawSurface7::Lock
is there any method to resolve this problem?
thanks!
my computer have 2 dispayer(monitor/3d glass),and I want to make the stereo pictrue on the secondary displayer.
I used this function IDirect3DDevice7::SetViewport (1024,.......),but it does not work.
When I run the application it reports wrong at IDirectDrawSurface7::Lock
is there any method to resolve this problem?
thanks!