登录
首页 » Windows开发 » 演示Windows如何捕获错误信息和怎样处理错误信息!

演示Windows如何捕获错误信息和怎样处理错误信息!

于 2023-07-21 发布 文件大小:19.73 kB
0 151
下载积分: 2 下载次数: 1

代码说明:

演示Windows如何捕获错误信息和怎样处理错误信息!-demonstrated how Windows captured the wrong message and how to handle error messages!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 欢迎使用月影飞狐游戏修改器
    欢迎使用月影飞狐游戏修改器--内存修改 v1.0 (目前只支持 win 2k/xp/2003 系统) 本程序包含3个可执行文件, Gamer.exe Gamerdll.dll GameRun.exe .Gamer.exe的源 代码在Gamer目录下,Gamerdll.dll的源代码在Gamerdll目录下,GameRun.exe的源代码在GameRun 目录下,其中Gamer.exe为主程序文件,Gamerdll.dll是动态连接库,GameRun.exe为游戏自修改补 丁,支持游戏Directx模式下直接弹出,热键是小键盘的 * 键,对于不能在directx模式下弹出的游戏, 可以按小键盘的 - 键弹出主程序界面,然后选择游戏进程进行修改.在源代码目录中.rap文件为 RadAsm集成开发环境的工程文件. 程序使用 100% Win32 汇编语言程序设计,3个执行文件合起来才42K的大小,共4451行汇编源 代码(不算资源文件). 月影飞狐游戏修改器以windows进程和线程环境知识为基础,以完全独创的搜索算法为 手段,其中使用了PE(可执行文件)文件结构,windows结构化异常处理(SEH)技术,使得其搜索 速度和金山公司的金山游侠相差无几,而且搜索的精度高于金山游侠,支持模糊搜索,可以生成 游戏自修改补丁程序. 目前月影飞狐游戏修改器已经在星际争霸等游戏上测试通过.但在内存占用超过100M的游戏 中不够稳定. -welcomed the use of video on flying fox-game changes-- changes v1.0 memory (currently only supports the win 2k/x p/2003 system) the procedures contained three executable files, Gamer.exe Gamerdll.dll GameRun.exe. Gamer.e xe in the source code directory Gamer, Gamerdll.dll the source code in Gamerdll directory, GameRun.exe the source code in
    2022-07-13 03:54:11下载
    积分:1
  • 文件分析
    资源描述磁盘分析,文件分析,图片分析,word分析,统计数量
    2022-11-23 13:50:04下载
    积分:1
  • 非常好用的网吧网络监控系统,可以有针对性的设置,欢迎使用!...
    非常好用的网吧网络监控系统,可以有针对性的设置,欢迎使用!-Internet cafes are very easy to use network monitoring systems, can have specific settings, Welcome!
    2022-01-27 12:00:00下载
    积分:1
  • vc程序 读取磁盘信息
    vc程序 读取磁盘信息-vc procedure to read the disk information
    2022-02-10 02:23:25下载
    积分:1
  • ATM机模拟,可以实现存款,取款,修改密码等功能
    ATM机模拟,可以实现存款,取款,修改密码等功能-ATM machine simulation, can be achieved deposits, withdrawals, change passwords and other functions
    2023-03-28 03:15:03下载
    积分:1
  • 该程序实现了屏幕滚动字幕,使字体由静态转换为动态,得到更好的可视效果,动感十足。...
    该程序实现了屏幕滚动字幕,使字体由静态转换为动态,得到更好的可视效果,动感十足。-The program implements the screen scrolling captions,So that fonts converted from static to dynamic,Better visual effect,Dynamic sense of the full.
    2022-05-21 07:27:40下载
    积分:1
  • 基于WinCE操作系统、SMDK2410硬件平台下的电源管理程序――主要完成系统的 睡眠、唤醒,以达到省电的目的...
    基于WinCE操作系统、SMDK2410硬件开发平台下的电源管理程序――主要完成系统的 睡眠、唤醒,以达到省电的目的-Based on the WinCE operating system, SMDK2410 hardware development platform under the power management procedure- Main completed system sleep, wake up, so as to achieve the purpose of saving
    2022-12-12 07:35:03下载
    积分:1
  • DAO数据库访问方法
    DAO数据库访问方法-DAO Database Access Method
    2022-02-01 09:57:15下载
    积分:1
  • 一凸8 边形P 的顶点顺时针为{v1,v2,… ,v8},任意两顶点间的线段的权重由矩阵D 给出。 若vi 与vj 是P 上不相邻的两个顶点,则线段vivj...
    一凸8 边形P 的顶点顺时针为{v1,v2,… ,v8},任意两顶点间的线段的权重由矩阵D 给出。 若vi 与vj 是P 上不相邻的两个顶点,则线段vivj 称为P 的一条弦。求P 的一个弦的集合T, 使得T 中所有的弦恰好将P 分割成互不重迭的三角形,且各三角形的权重之和为最小(一 个三角形的权重是其各边的权重之和)。-A convex 8-gon P, vertex clockwise of (v1, v2, ..., v8), any two vertices of the segment between the weight given by the matrix D. If vi and vj is the P is not adjacent to two vertices, then the line segment vivj known as P, a string. Seeking P, a set of strings T, makes the T all the strings just to P divided into non-overlapping triangles, and the weight of each triangle and for the minimum (the weight of a triangle is its weight of each side and) .
    2023-05-25 06:25:03下载
    积分:1
  • 用c语言做的一道关于自动控制原理的练习题,仅供大家参考啦。~:)...
    用c语言做的一道关于自动控制原理的练习题,仅供大家参考啦。~:)-used language on the control of a practice that the principle, only refer to it. ~ :)
    2022-03-25 10:59:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载