文件名称:OutputDebugString源码
文件大小:8KB
文件格式:RAR
更新时间:2013-10-07 06:13:52
原创的OutputDebugString实现过程
原创的调试时用OutputDebugString打印,用debugview接收输出 在查阅了开源的操作系统mutex用法后 实现了OutputDebugString函数,并模仿tracewin界面风格实现了接收工具,类似于debugview 上传的OutputDebugString的源码和接收器源码 全部为本人原创 vc2005调试通过
【文件预览】:
MyOutputDebugString
----MyOutputDebugString.cpp(6KB)
----MyOutputDebugString.plg(272B)
----MyOutputDebugString.vcproj.ST.Administrator.user(1KB)
----MyOutputDebugString.vcproj(4KB)
----MyOutputDebugString.dsw(561B)
----MyOutputDebugString.sln(902B)
----Release()
--------MyOutputDebugString.lib(7KB)
----MyOutputDebugString.h(386B)
----MyOutputDebugString.dsp(3KB)