Santi
2010-04-20 13:30:40 UTC
Hi All,
My application reads and displays system event logs. The
ReadEventLog() API fails with the error code as 87 which means "The
parameter is incorrect". Although all the parameters passed to the API
are valid but still the failure.
I came across the below link where microsoft has confirmed this
behavior as a known bug.
http://support.microsoft.com/default.aspx?scid=kb;en-us;177199
The article says that the information applies to Windows NT 4.0. My
application is running on 32-bit WinXP Professional with SP2. Is it to
be assumed by default that this bug has not been fixed in WinXP as
well or is there anyway to confirms that this bug has not been fixed
in WinXP.i.e. any link to web page or kb?
Thanks in advance.
Regards,
Santosh.
My application reads and displays system event logs. The
ReadEventLog() API fails with the error code as 87 which means "The
parameter is incorrect". Although all the parameters passed to the API
are valid but still the failure.
I came across the below link where microsoft has confirmed this
behavior as a known bug.
http://support.microsoft.com/default.aspx?scid=kb;en-us;177199
The article says that the information applies to Windows NT 4.0. My
application is running on 32-bit WinXP Professional with SP2. Is it to
be assumed by default that this bug has not been fixed in WinXP as
well or is there anyway to confirms that this bug has not been fixed
in WinXP.i.e. any link to web page or kb?
Thanks in advance.
Regards,
Santosh.