would like to be able to use windows and handle events in a cross platform way, so that code i write will compile on both computers.
in other words keyevents and mouse events in windows, so that i can read keypresses and mouse clicks on both platforms in a generic way.