|
-
Feb 3rd, 2000, 01:36 PM
#1
Thread Starter
Lively Member
Dear Guys/Gals,
Anyone know the API call or how to add an event into the Windows NT Event Log?
------------------
Regards,
Paul Rivoli
-------------------
[email protected]
http://users.bigpond.com/privoli
-
Feb 3rd, 2000, 11:06 PM
#2
Addicted Member
Heres the call its not even an API call
App.LogEvent "Your message", vbLogEventTypeError
One note when you are in design mode this code will not write to the event log. However it will work fine when the .EXE is run.
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
|
Click Here to Expand Forum to Full Width
|