瀏覽單個文章
pcdvd.02@hotmai
Golden Member
 

加入日期: Jan 2006
文章: 2,549
引用:
作者vandenbroucke
在事件檢視器,左邊的欄位
有分成三種選項:

1.應用程式
2.安全性
3.系統

如果發生的錯誤,是被歸類到"應用程式",則大多是軟體或OS的問題,
用google查一下d3dev.dll檔名,或許會有答案
有時則是要查"事件的ID",例如ID:1000,則大多是windows自身有關

如果發生的錯誤,是被歸類到"系統",則很有可能是driver沒寫好,或硬體相沖到

---------------
以上是個人一些經驗


我的事件ID正好是1000 , 用google查結果只有兩頁(不特定語言) , 結果也是沒有幫助 !

我有試著回報給微軟看他的資料庫怎麼說 , 結果他的回答有答跟沒答一樣 , 我把整個訊息刊出來 :

詳細資料
產品: Windows Operating System
識別碼: 1000
來源: Application Error
版本: 5.2
符號名稱: ER_USERCRASH_LOG
訊息: Faulting application %1, version %2, faulting module %3, version %4, fault address 0x%5.

解釋
The indicated program stopped unexpectedly. The message contains details on which program and module stopped. A matching event with Event ID 1001 might also appear in the event log. This matching event displays information about the specific error that occurred.


使用者動作
If an error report was generated for this error, you might be able to obtain more information about the error by sending the report to Microsoft for analysis.

以上就是微軟的回答 !
舊 2006-01-04, 12:05 PM #4
回應時引用此文章
pcdvd.02@hotmai離線中