|
|
|
User Rating: Rated by: |
Good (3.6/5) 27 user(s) |
|
|
|
GDI Watch description |
|
|
Add-in for Microsoft Visual Studio 2005 that displays the full content of Windows GDI handles. 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. 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.
Here are some key features of "GDI Watch":
· The application debugging add-In for Microsoft Visual Studio 2005. · Works like regular Watch window. · Allows you to see the full contents of Windows GDI handles: HDC, HBITMAP, HBRUSH, HFONT, HPALETTE, HPEN (including extended pens), HRGN, HICON, and HCURSOR when debugging your image processing or UI programs. · Works with MFC classes: CDC, CClientDC, CMetaFileDC, CPaintDC, CWindowDC, CGdiObject, CBitmap, CBrush, CFont, CPalette, CPen, and CRgn. · Also works with your own GDI wrapper classes. · Tracks items that have changed between debugger execution stops. · Works with programs written in C/C++ languages.
Requirements:
· Visual Studio 2005
Limitations:
· 15-day trial
|
|