Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop GDI-Bitmap
Title: dcWatcher Download
 Description: dcWatcher a DC View tool used to track any changes in the DC bitmap can be viewed in real time the display content of window DC or memory DC. This tool is most suitable for single-step tracking, self-painted interface tracking is usually the case of single-step can not view the draw results. How to use: 1 the dcWatcher.exe and dctrace.dll copy files to the same folder as the need to debug the target EXE Import dctrace.lib library file in the project Including dctrace.h header files in the CPP/H files 4, insert statement where you need to debug, DC, for example to insert BeginWatch in the WM_PAINT message in the response function (hdc) , hdc is a window DC or memory DC to ensure that the hdc is a legitimate and effective DC handle 5, the project is built to run, DC viewing window at the right time to start automatically and remain in the top of the desktop visible. Single-step through the DC to draw statements, each drawing operation will be displayed in the viewing window. In
 Downloaders recently: [More information of uploader zhaobacon]
 To Search:
File list (Check if you may need any files):
dcWatcher
.........\dctrace
.........\.......\APIHook.cpp
.........\.......\APIHook.h
.........\.......\dcdata.h
.........\.......\dctrace.cpp
.........\.......\dctrace.h
.........\.......\dctrace.vcproj
.........\.......\dllmain.cpp
.........\.......\ReadMe.txt
.........\.......\stdafx.cpp
.........\.......\stdafx.h
.........\.......\targetver.h
.........\dcWatcher
.........\dcWatcher.sln
.........\.........\AboutDlg.cpp
.........\.........\AboutDlg.h
.........\.........\dcWatcher.cpp
.........\.........\dcWatcher.h
.........\.........\dcWatcher.rc
.........\.........\dcWatcher.vcproj
.........\.........\MainFrm.cpp
.........\.........\MainFrm.h
.........\.........\res
.........\.........\resource.h
.........\.........\...\dcWatcher.ico
.........\.........\...\toolbar.bmp
.........\.........\stdafx.cpp
.........\.........\stdafx.h
    

CodeBus www.codebus.net