FreeRDP
|
#include <winpr/crt.h>
Functions | |
wfFloatBar * | wf_floatbar_new (wfContext *wfc, HINSTANCE window, DWORD flags) |
void | wf_floatbar_free (wfFloatBar *floatbar) |
BOOL | wf_floatbar_toggle_fullscreen (wfFloatBar *floatbar, BOOL fullscreen) |
void wf_floatbar_free | ( | wfFloatBar * | floatbar | ) |
wfFloatBar* wf_floatbar_new | ( | wfContext * | wfc, |
HINSTANCE | window, | ||
DWORD | flags | ||
) |
BOOL wf_floatbar_toggle_fullscreen | ( | wfFloatBar * | floatbar, |
BOOL | fullscreen | ||
) |