FreeRDP
|
#include "../sdl_selectlist.hpp"
#include "../sdl_input_widgets.hpp"
#include <freerdp/api.h>
#include <winpr/wlog.h>
Functions | |
BOOL | sdl_log_error_ex (Uint32 res, wLog *log, const char *what, const char *file, size_t line, const char *fkt) |
static bool | test_input_dialog () |
static bool | test_select_dialog () |
FREERDP_API int | TestSDLDialogs (int argc, char *argv[]) |
BOOL sdl_log_error_ex | ( | Uint32 | res, |
wLog * | log, | ||
const char * | what, | ||
const char * | file, | ||
size_t | line, | ||
const char * | fkt | ||
) |
|
static |
|
static |
FREERDP_API int TestSDLDialogs | ( | int | argc, |
char * | argv[] | ||
) |