Ejemplo n.º 1
0
 private void DeviceChangeNotifier_DeviceNotify(System.Windows.Forms.Message msg)
 {
     eventLog1.WriteEntry(msg.ToString(), EventLogEntryType.SuccessAudit);
 }