VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Simple code to write event viewer (without using API calls)

Alexandre Bianco  (2 Submissions)   Miscellaneous   VB 6.0   Unknown Difficulty   Tue 9th December 2003   Mon 8th February 2021

Simple code to write event viewer (without using API calls)

API Declarations


Private Enum EventErrorType
iInformation = 0
iError = 1
iWarning = 2
End Enum

Rate Simple code to write event viewer (without using API calls) (1(1 Vote))
Simple code to write event viewer (without using API calls).bas

Simple code to write event viewer (without using API calls) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters