This Microsoft Visual Studio 2005 add-in allows you to watch the full content of Windows GDI handles (HDC, HBITMAP, HBRUSH, HFONT, HPALETTE, HPEN (including extended pens), HRGN, HICON, and HCURSOR) while debugging your image processing or UI programs.
GDI Watch works with the applications written in C/C++ languages and looks and behaves as a regular watch window,
The add-in also supports all MFC GDI classes: CDC, CClientDC, CMetaFileDC, CPaintDC, CWindowDC, CGdiObject, CBitmap, CBrush, CFont, CPalette, CPen, and CRgn. It also can extract GDI handles from your own wrapper classes.
Publisher: Virgo Software
Tags: Visual Studio add-in, watch content,