From: MaSe00 on
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