Jun
6
Illegal System DLL Relocation
发布:gao | 分类:经验技巧 | 评论:0 | 引用:0 | 浏览: | Tags: Computer 错误
The system DLL user32.dll was relocated in memory. The application will not run properly. The relocation occurred because the DLL C:\Windows\System32\Hhctrl.ocx occupied an address range reserved for Windows system DLLs. The vendor supplying the DLL should be contacted for a new DLL.

原因:
This problem may occur after you install security update 925902 (MS07-017) and security update 928843 (MS07-008). The Hhctrl.ocx file that is included in security update 928843 and the User32.dll file that is included in security update 925902 have conflicting base addresses. This problem occurs if the program loads the Hhctrl.ocx file before it loads the User32.dll file.
是由于安装了微软的安全更新925902 (MS07-017)和928843 (MS07-008),以下略。。。
解决:
下载这个更新程序安装:935448


































