Add buttons to the title bar of all open applications

I am trying to mimmick Nvidia's nview buttons that appear on the top right of the title bar for all applications that are open or opened. If someone could point me in the right direction on where to start that would be great. I have attached the image of exactly what I am trying to do.
http://www.doublesight.com/images/titlebuttons.jpg
[515 byte] By [haputanlas] at [2007-12-16]
# 1

Doing what you describe is going to require quite a bit of WM_NC*/WndProc work to get the job done just for the windows your application owns.

There might be an easier way to accomplish the same goal. What is it you want to do?

Thanks,

Chris Mayo

PM, Microsoft Visual Basic

DISCLAIMER: This posting is provided "AS IS" with no warranties, and
confers no rights.

ChrisMayoMS at 2007-9-8 > top of Msdn Tech,Visual Basic,Visual Basic General...