Platforms .NET Development Tools Visual Studio Add-in's  

GDI Watch Add-In for Visual Studio

download download  
important code information
author:
Virgo Software
minimum requirements:
GDI Watch Add-In for Visual Studio description

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. The add-in looks and behaves like a regular watch window and it works with programs written in C/C++ languages.
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.
The items that have changed between debugger execution stops are highlighted, so you can quickly identify the effect that your code has on GDI handles. The add-in also gives you access to the device context's painting surface to let you watch what each of your painting functions really does.



File List:

User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 95
version
size in Kb 262
popularity   1458/7913374
user rating 5/10
ad


New Code
Popular Code