FreeRDP
TestClientRdpFile.c File Reference
#include <freerdp/config.h>
#include <stdio.h>
#include <winpr/crt.h>
#include <winpr/windows.h>
#include <winpr/path.h>
#include <winpr/crypto.h>
#include <freerdp/client/file.h>
#include <freerdp/channels/rdpecam.h>

Functions

static char * append (const char *fmt,...)
 
int TestClientRdpFile (int argc, char *argv[])
 

Variables

static const BYTE testRdpFileUTF16 []
 
static char testRdpFileUTF8 []
 

Function Documentation

◆ append()

static char* append ( const char *  fmt,
  ... 
)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ TestClientRdpFile()

int TestClientRdpFile ( int  argc,
char *  argv[] 
)
Here is the call graph for this function:

Variable Documentation

◆ testRdpFileUTF16

const BYTE testRdpFileUTF16[]
static

◆ testRdpFileUTF8

char testRdpFileUTF8[]
static