Search found 1 match

by Thellis
Sun Oct 22, 2006 9:14 am
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: Using IrrLicht Logger also for LogFiles
Replies: 9
Views: 3322

I use VB.NET, but basically there is also the option of using the Windows Log files and viewer :) Imports Irrlicht Imports Irrlicht.Core Imports Irrlicht.IO Imports Irrlicht.Scene Imports Irrlicht.Video Module Main Dim Reciever As New EventReciever Dim Log As New System.Diagnostics.EventLog Dim LogS...