社区
非技术区
帖子详情
"Win32 debug output"
alien54155415
2005-10-27 01:36:50
用google搜索这个词组,它为什么会挂掉,还有其他的词会这样吗。
...全文
124
3
打赏
收藏
"Win32 debug output"
用google搜索这个词组,它为什么会挂掉,还有其他的词会这样吗。
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
3 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
alien54155415
2005-10-28
打赏
举报
回复
没有的话,就结了
alien54155415
2005-10-27
打赏
举报
回复
有人知道吗
jxufewbt
2005-10-27
打赏
举报
回复
up
Dbgview-Mark Russinovich
Sysinternals
Debug
View Copyright © 1999-2004 Mark Russinovich Sysinternals
Debug
View is an application that lets you monitor
debug
output
on your local system, or any computer on the network that you can reach via TCP/IP. It is capable of displaying both kernel-mode and
Win32
debug
output
generated by standard
debug
print APIs, so you don’t need a
debug
ger to catch the
debug
output
your applications or device drivers generate, and you don't need to modify your applications or drivers to use non-Windows
debug
functions in order to view its
debug
output
.
Debug
View for Windows v4.73
Debug
View is an application that lets you monitor
debug
output
on your local system, or any computer on the network that you can reach via TCP/IP. It is capable of displaying both kernel-mode and
Win32
debug
output
, so you don't need a
debug
ger to catch the
debug
output
your applications or device drivers generate, nor do you need to modify your applications or drivers to use non-standard
debug
output
APIs.
调试工具
debug
view
调试工具
debug
view
Debug
View is an application that lets you monitor
debug
output
on your local system, or any computer on the network that you can reach via TCP/IP. It is capable of displaying both kernel-mode and
Win32
debug
output
, so you don't need a
debug
ger to catch the
debug
output
your applications or device drivers generate, nor do you need to modify your applications or drivers to use non-standard
debug
output
APIs.
win32
调试——
Output
Debug
String
win32
下开发console程序可以直接用printf打印到控制台。 开发图形界面程序时,可以调用
Output
Debug
String将字符串输出到
Debug
窗口, 注意是要调试运行才能看到
Debug
窗口输出! 如果想像printf一样格式化输出,可以先用sprintf把要输出内容格式化成字符串, 然后再用
Output
Debug
String将此字符串输出。 转载于:https://www....
win32
debug
api 原理
在
Win32
中自带了一些API函数,它们提供了相当于一般调试器的大多数功能,这些函数统称为
Win32
调试API(
Win32
Debug
API)。利用这些API可以做到加载一个程序或捆绑到一个正在运行的程序上以供调试;可以获得被调试的程序的底层信息,例如进程ID、进入地址、映像基址等;甚至可以对被调试的程序进行任意的修改,包括进程的内存、线程的运行环境等。 简而言之,读者可以用这些API写一个进
非技术区
7,775
社区成员
63,115
社区内容
发帖
与我相关
我的任务
非技术区
.NET技术 非技术区
复制链接
扫一扫
分享
社区描述
.NET技术 非技术区
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章