FreeRDP
|
#include <stdio.h>
#include <winpr/crt.h>
#include <winpr/tchar.h>
#include <winpr/credui.h>
#include <winpr/windows.h>
Functions | |
int | TestCredUICmdLinePromptForCredentials (int argc, char *argv[]) |
Variables | |
static const TCHAR | testTargetName [] = _T("TARGET") |
int TestCredUICmdLinePromptForCredentials | ( | int | argc, |
char * | argv[] | ||
) |
|
static |