-
In some cases you need to display the callstack of the current thread or your ar...
In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads / processes. Therefore I wrote this project.
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding the implementation details (API) from the class interface
Support of x86, x64 and IA64 architecture
Default output to debugger-output window (but can be customized)
Support of user-provided read-memory-function
Support of the widest range of development-IDEs (VC5-VC8)
Most portable solution to walk the callstack
-In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads/processes. Therefore I wrote this project.
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding
- 2022-02-14 18:26:54下载
- 积分:1
-
"WH Random Gen.rar" is uniform and gaussian random number generator based on the...
"WH Random Gen.rar" is uniform and gaussian random number generator based on the Wichmann-Hill number generator.
- 2022-07-08 05:24:18下载
- 积分:1
-
读写SHP格式的源代码 很详细 下下来就能用
读写SHP格式的源代码 很详细 下下来就能用-SHP format to read and write in great detail the source code can be used down under
- 2022-12-18 04:20:03下载
- 积分:1
-
C 6.0 Directory five, six chapters source examples. Through debugging
C++6.0教程五,六章源程序实例.已经通过调试-C 6.0 Directory five, six chapters source examples. Through debugging
- 2023-03-22 21:00:04下载
- 积分:1
-
VC system of the code was developed for the White Box 2003 VC.NET category code...
VC++系统中对自己编制的代码进行白盒测试的VC.NET 2003代码类及例子-VC system of the code was developed for the White Box 2003 VC.NET category code and examples
- 2023-06-26 02:10:03下载
- 积分:1
-
Visual C++角色扮演游戏程序设计 》一书中的一个完整PRG游戏源代码
这是一个电脑上的简单PRG游戏,目前还没有打开运行过,应为电脑里面缺少winlib.h,但是看了源码,还是觉得写得很有参考价值。本人也是初学者,四处找各种源码来胡乱研究,希望分享的一些源码能够对他人有所帮助。本小游戏源码用VC打开,就这么多。 感谢原作者,请下载的人不要用于任何商业用途,保护原创者的权益。
- 2022-03-17 11:07:22下载
- 积分:1
-
迭代法和直接法解线性方程组
通过迭代法和直接发两种方式求出线性方程组的解,代码简单易懂,可自行操作矩阵来求得自己想要的方程结果。
- 2023-04-05 04:45:04下载
- 积分:1
-
让应用程序有启动画面
让应用程序有启动画面-application procedures for the start up
- 2022-04-15 17:39:53下载
- 积分:1
-
MFC+ACCESS,小巧阅读器,需自己向数据库中加数据.滚动显示文字内容....
MFC+ACCESS,小巧阅读器,需自己向数据库中加数据.滚动显示文字内容.-MFC ACCESS, a small reader, to take their database plus data. Scrolling text.
- 2022-04-08 08:57:14下载
- 积分:1
-
这段代码说明了如何在C #使用树列表
this code explains how to use the tree list in C#
- 2022-01-28 06:17:18下载
- 积分:1