/* * (C) Copyright 1992, ..., 2004 the "DOSEMU-Development-Team". * * for details see file COPYING in the DOSEMU distribution */ void SDL_process_key(SDL_KeyboardEvent keyevent); void SDL_set_mouse_text_cursor(void); void SDL_set_mouse_move(int x, int y, int w_x_res, int w_y_res);