FreeRDP
|
#include <freerdp/freerdp.h>
#include <freerdp/client/rdpei.h>
#include <freerdp/client/rail.h>
#include <freerdp/client/cliprdr.h>
#include <freerdp/client/rdpgfx.h>
#include <SDL.h>
#include <SDL_video.h>
Data Structures | |
struct | sdl_window_t |
struct | sdlContext |
Functions | |
BOOL | update_resizeable (sdlContext *sdl, BOOL enable) |
BOOL | update_fullscreen (sdlContext *sdl, BOOL enter) |
BOOL update_fullscreen | ( | sdlContext * | sdl, |
BOOL | enter | ||
) |
BOOL update_resizeable | ( | sdlContext * | sdl, |
BOOL | enable | ||
) |