Return root of absolute path; on Unix, this is just "/". On Windows, this is "\\" or "C:\". Returns the empty string if the given path is not absolute.
Referenced by FX::FXEventLoop::getRootWindow().