Tagged Questions
1
vote
1answer
331 views
In .NET 3.5 C#, is there a way to detect if NVIDIA SLI mode is active
For NVIDIA graphics cards, you can have two working as one (SLI). For a .NET desktop application, I need to be able to check that SLI is enabled. Is this possible?