RE: IoRaiseInformationalHardError Dosent Shows a Popup Me ssageBox.

IoRaiseInformationalHardError has many reported problems … like

* For any ErrorStatus defined outside of %DDK%\inc\ntstatus.h, the
popup’stext reads “Unknown Hard Error” regardless of the String parameter.

* For any ErrorStatus defined in ntstatus.h, the popup’s text
corresponds to the MessageText in ntstatus.h regardless of the String
parameter.

* When the Thread parameter is in an application’s context, the
popup’s title reads: “ApplicationName.exe - System Error.”

* When the Thread parameter is NULL or in arbitrary system context,
the popup’s title reads: “System Process - System Error,” and the
MessageText is written to the Event Log if ErrorStatus is defined in
ntstatus.h.

Consider Error Logging …see the section Loggiong errors in Driver
Programming Techniques … may be of some help to you …

-----Original Message-----
From: TheDonx [ mailto:xxxxx@globarena.com
mailto:xxxxx ]
> Sent: Wednesday, May 22, 2002 6:21 PM
> To: NT Developers Interest List
> Subject: [ntdev] IoRaiseInformationalHardError Dosent Shows a Popup
> MessageBox.
>
>
> Hello All,
>
> I am using IoRaiseInformationalHardError…
>
> Before some days it was showing message correctly ,But one
> day my system
> crashed because of anather cause and it was not booting ,So I
> used Last
> Known Good Configuration from f8 list.
> Then I tried to load my driver ,it’s loading fine but not
> dispaying any
> popup message which I am showing at some points.I checked
> that Function
> from driver are executing correctly except the
> IoRaiseInformationlHardError.
>
> The driver is working correcly on other systems.
>
> What might be the cause.
>
> Thanks in advance
>
> —
> You are currently subscribed to ntdev as: xxxxx@quark.co.in
> To unsubscribe send a blank email to %%email.unsub%%
></mailto:xxxxx>