FreeRDP
|
#include <stdio.h>
#include <string.h>
#include <memory.h>
#include <stdlib.h>
#include <winpr/winpr.h>
#include "winpr/wlog.h"
#include "../clipboard.h"
Macros | |
#define | WINPR_TAG(tag) "com.winpr." tag |
#define | TAG WINPR_TAG("clipboard.posix") |
Functions | |
int | TestUri (int argc, char *argv[]) |
#define TAG WINPR_TAG("clipboard.posix") |
#define WINPR_TAG | ( | tag | ) | "com.winpr." tag |
int TestUri | ( | int | argc, |
char * | argv[] | ||
) |