使用海康iVMS-8800平臺開發,把ocx嵌入客戶端。使用海康的回放控制元件,名稱是TPlayBack_OCX,編譯完成運行時報錯。
如圖:
他的預覽控制元件沒有問題的。
uj5u.com熱心網友回復:
換臺電腦繼續編程吧
ntdll.dll是系統檔案
參考 ntdll.dll是NT作業系統重要的模塊。
ntdll.dll是Windows系統從ring3到ring0的入口。位于Kernel32.dll和user32.dll中的所有win32 API 最終都是呼叫ntdll.dll中的函式實作的。ntdll.dll中的函式使用SYSENTRY進入ring0,函式的實作物體在ring0中。
——————————————————————————
我純粹消滅零回復而已
uj5u.com熱心網友回復:
參考 Resolvi da seguinte maneira:
Removi o AQTimer
Abri o registro: HKCU\Software\Embarcadero\BDS\9.0\Debugging\Embarcadero Debuggers\Evaluators e dentro deste no arquivo comp32x.dll mudei seu valor de 1 para -1
Reiniciei o Embarcadero
Fonte: http://qc.embarcadero.com/wc/qcmain.aspx?d=118091
參考 I think that my problem is fixed with the solution of Matthias Wiese. (Report #: 111022)
I've set all my packages and exe in new projects and change param for comp32x.dll to -1
Edit registry key
HKCU\Software\Embarcadero\BDS\10.0\Debugging\Embarcadero Debuggers\Evaluators
Set comp32x.dll from 1 to -1.
This works for me at this moment. I hope that the IDE don't crash. 1/2 day NO CRASH. I'm happy.
個人根據百度翻譯總結如下
修改注冊表
HKCU\Software\Embarcadero\BDS\10.0\Debugging\Embarcadero Debuggers\Evaluators
將 comp32x.dll 對應值由1改到-1
10.0是版本 ,根據相對應版本修改
資料:
Giovani Raci Paganini
http://qc.embarcadero.com/wc/qcmain.aspx?d=118091
百度翻譯
————————————————————————————————————
我只是一名網路搬運工
轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/71334.html
標籤:VCL組件開發及應用
上一篇:新手求助-Intraweb做網頁用了HTML模板,如何讓網頁區域重繪?
下一篇:問下硬碟錄像機的二次開發怎么做