>>70
修正個所迷った。
irrevent.KeyInput.PressedDown = (event.type == KeyPress);
irrevent.KeyInput.Char = buf[i];
irrevent.KeyInput.Control = (event.xkey.state & ControlMask) != 0;
}←ここ?
postEventFromUser(irrevent);

>>72
VS2005でコンパイルしたのを添付しておきました、どうぞ〜。
ttp://etwas.wolfish.org/Irrlicht/IrrTT-1.2-win32Linux.zip