在Win7下默认DbgPrint输出信息后,使用DbgView看不到内容。

新建一个reg文件,双击导出就行了。

 

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Debug Print Filter] 

"DEFAULT"=dword:0000000f

 

导入成功之后重启,DbgPrint就能输出信息了。


相关文章:

  • 2021-09-29
  • 2021-08-28
  • 2021-08-23
  • 2021-07-28
  • 2021-11-27
  • 2022-02-26
  • 2022-12-23
  • 2021-07-24
猜你喜欢
  • 2021-12-31
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-31
相关资源
相似解决方案