Does anyone know how to pass more than one string to the ReportEvent API when writing to the Windows NT Event Log?
There is an example in the Microsoft Knowledge Base, but it demonstrates how to pass one string using a string and not an array of strings.