Locking cursor without changing position

Hey, is it possible to call `Screen.lockCursor = true;` without the mouse cursor being centred afterwards? Is there a work-around?

I need to lock the mouse cursor and let it re-appear in the same spot...

Unfortunately, this isn't currently possible without platform-specific C++ DLLs. There is a request for this ability on Uservoice.