Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2008 Jul : Windows Error Reporting

www.cryer.info
Managed Newsgroup Archive

Windows Error Reporting

Subject:Windows Error Reporting
Posted by:"Marcia" (marcia.mace..@ppi-multitask.com.br)
Date:Mon, 7 Jul 2008 13:39:54 -0300

Hello !

My application need to show WER (Windows Error Reporting) when an access
violation occurs in Vista.

A developer said to me that is not necessary to write code to receive this
behavior from my application. But, I made a kind of "Hello World"
application in both environments:

-using .net it works perfectly. The screen was show and I saw a Windows
Error Report message in Event Viewer.

-using Delphi 6 I received a Access Violation message but not a Windows
Error Reporting message e nothing occurs in Event Viewer.

I saw a code sample in C++ where the guy was accessing the WERAPI.h at the
header.


Is there someone can help me?


Thanks in Advance

Info

Glossary

File Types

Replies:

www.cryer.info
Managed Newsgroup Archive