hi,
I want to use the OIS library with Irrlicht, but in order to do that, I need to know the window handle of the window automatically created by Irrlicht, to create a sort of event receiver. I'd rather not create a window myself, because I want to run everything in fullscreen, and I don't know how to create a window myself and I want my program to run not only on Windows, but also on Linux/...