-
NT Event Logging
I am writing an application which requires writing events to the NT
event log. I have everything working as long as I don't use a usersid
in the reportevent API call. As soon I place the reference to the
usersid in the call, it fails. I know that the sid is correct, it
passes the IsValidSid test without error. It just doesn't seem to work
properly with the reportevent API. Any suggestions or help would be
deeply appreciated.
Ray Muenzer
-
Re: NT Event Logging
Ray Muenzer <muenzer@core-tech-systems.com> wrote:
>I am writing an application which requires writing events to the NT
>event log. I have everything working as long as I don't use a usersid
>in the reportevent API call. As soon I place the reference to the
>usersid in the call, it fails. I know that the sid is correct, it
>passes the IsValidSid test without error. It just doesn't seem to work
>properly with the reportevent API. Any suggestions or help would be
>deeply appreciated.
>
>Ray Muenzer
>
You will find the answer in MS KB article Q194757.
It works for me.
Bart Hijwegen
-
Re: NT Event Logging
Ray Muenzer <muenzer@core-tech-systems.com> wrote:
>I am writing an application which requires writing events to the NT
>event log. I have everything working as long as I don't use a usersid
>in the reportevent API call. As soon I place the reference to the
>usersid in the call, it fails. I know that the sid is correct, it
>passes the IsValidSid test without error. It just doesn't seem to work
>properly with the reportevent API. Any suggestions or help would be
>deeply appreciated.
>
>Ray Muenzer
>
You will find the answer in MS KB article Q194757.
It works for me.
Bart Hijwegen
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|