I am trying to use the subject module and function to write an EventLog entry. All works ok, but the description displays in Event Viewer as The description for Event ID ( 1 ) in Source ( DBSTAT.PL ) cannot be found. <more stuff> I looked at the MS API (http://msdn.microsoft.com/library/periodic/period98/VC0398.htm), which seems to indicate that descriptions can be passed as strings rather than as indices into a message resource file. Anyone know if this can be done with Win32::Lanman (and if so, how), or do I need to resort to creating a message resource file? Thanks. _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin
