Tech Support > Microsoft Windows > Drivers > Adding a tab in advanced display settings
Adding a tab in advanced display settings
Posted by MaSe00 on April 23rd, 2008


Hi

I'm developing a display driver for a virtual graphics device. The driver
works fine so far. In "Display Properties" -> "Advanced" there are tabs like
"General", "Adapter" and so on. What I want to do is to add my own tab there.
For example: my primary graphics adapter has a tab named "GeForce 8600 GT".
How do I add such a tab for my display driver?

Thank you