首页 | 新闻 | 新品 | 文库 | 方案 | 视频 | 下载 | 商城 | 开发板 | 数据中心 | 座谈新版 | 培训 | 工具 | 博客 | 论坛 | 百科 | GEC | 活动 | 主题月 | 电子展
返回列表 回复 发帖

我的 capture打不开文件,是什么原因?可以帮帮忙吗

为了告诉大家解决办法,专门注册,不容易啊

http://hi.baidu.com/mousetopshow/blog/item/3c678451a77de82743a75ba4.html

OrCAD 出错解决方法[转]

使用OrCAD 10.5会出现如下问题的说明:

exception access violation
threads has read from or write to a virtual address for which it does not have the appropriate access

当用ORCAD10.5打开一个文件时,弹出错误窗口,大意是一个线程读取虚拟地址错误,程序将关闭,点确定是保存后再关闭,点取消是直接关闭程序

解决方法:

HKEY_CURRENT_USER \Software\Microsoft\Windows\CurrentVersion\Policies\Explorer下的 NoRecentDocsHistory注册表项(DWORD类型的)设置为0,重启explorer.exe进程

返回列表