FreeRDP
TestWtsApiExtraSendMessage.c File Reference
#include <winpr/crt.h>
#include <winpr/error.h>
#include <winpr/wtsapi.h>
#include <winpr/user.h>

Macros

#define TITLE   "thats the title"
 
#define MESSAGE   "thats the message"
 

Functions

int TestWtsApiExtraSendMessage (int argc, char *argv[])
 

Macro Definition Documentation

◆ MESSAGE

#define MESSAGE   "thats the message"

◆ TITLE

#define TITLE   "thats the title"

Function Documentation

◆ TestWtsApiExtraSendMessage()

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