[vbox-dev] recompiler msvc port

2009-07-16 Thread Huihong Luo
Hi Nikolay,   I built the recompiler with vs2005 after removing C99 features etc. However, it does not work, throwing Invalid Instruction at runtime.   You've mentioned about global registers variables, can you be more specific as what code to change? and any hardcoded stuff that needs to be

[vbox-dev] openRemoteSession with type=sdl and evdevkeymap

2009-07-16 Thread Narf
Ok, here's my problem: $ VBoxSDL --startvm name = some keys don't work (ins, del, cursor keys, etc). $ VBoxSDL --evdevkeymap --startvm name = all keys work. So, can I launch VBoxSDL from a program using openRemoteSession(..., sdl,...), so that everything works as it should? I see in the API