Hello, eveyone
I read the white paper about TMM in Vista and I have one problem.
Now what I want to do is enable LCD only video mode in any mode (LCD+CRT, CRT only ,etc)
I want to know that does IViewHelper::SetActiveTopology can make this work
And now I even can not initialize the IViewHelper interface.
How should I do
Do I have another method to make LCD only enabled
I will very appreciate for your answer.Thanks.
Ender

IViewHelper Problem about TMM on NB
shafiqm
Hi Ender:
My understanding is that this method just sets up the topology for the video driver. It doesn't actually change the video mode. I think you'll need to call the video driver directly to accomplish your task. If you have further questions about that interface, I'd recommend contacting Windows SDK support.
Good luck!
- Mark Hopkins (MSFT)