checking if NVIDIA Surround is possible (C++, NvAPI)

Started by czoper, April 07, 2011, 12:42:33 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

czoper

Hi,

I want to check (using C++), if usage of NVIDIA Surround is possible. I already have pieces of code checking number of available (connected) monitors and their resolutions (because it has to be the same for all screens for Surround to work).

There is no such function in nvapi.h (or I can't find it) to check or turn on or off the NVIDIA Surround.

Can you point me in any direction? I've already tried posting this question on NVIDIA Developer Forums, but I haven't got any answers yet.

Thanks

JeGX

I never played with NVIDIA Surround functions but did you already see this paper:

http://developer.download.nvidia.com/whitepapers/2010/SurroundBestPracticesGuide.pdf

There are pieces of code using NVAPI.


susiehaynes

i also have the same problem. i got headache in searching for it. lol! but when i tried the link JeGX posted,it somehow help me. thanks for that. :):)