Windows 95 1992 年 7 月 20 日版本:修订间差异
跳转到导航
跳转到搜索
小
→Windows Memory Viewer(Windows 内存查看器)
无编辑摘要 |
|||
| 第 142 行: | 第 142 行: | ||
=== Windows Memory Viewer(Windows 内存查看器) === | === Windows Memory Viewer(Windows 内存查看器) === | ||
安装媒体上存在一个名为 Windows 内存查看器(Windows Memory Viewer,<code>WINMEM.EXE</code>)的应用程序,但是它运行所需的驱动程序 <code>MEMINFO.386</code> 不是。通过修补应用程序以不查找有问题的驱动程序,它可以成功运行。 | 安装媒体上存在一个名为 Windows 内存查看器(Windows Memory Viewer,<code>WINMEM.EXE</code>)的应用程序,但是它运行所需的驱动程序 <code>MEMINFO.386</code> 不是。通过修补应用程序以不查找有问题的驱动程序,它可以成功运行。 It can be patched by changing byte <code>75</code> to <code>EB</code> at offset <code>0x3B30</code>. | ||
=== 256 色通用 SVGA 驱动器 === | === 256 色通用 SVGA 驱动器 === | ||