|
FreeRDP
|
#include <stdio.h>#include <winpr/crt.h>#include <winpr/tchar.h>#include <winpr/credui.h>#include <winpr/windows.h>Functions | |
| int | TestCredUIParseUserName (int argc, char *argv[]) |
Variables | |
| static const TCHAR | testUserName1 [] = _T("LAB1\\JohnDoe") |
| static const TCHAR | testUserName2 [] = _T("JohnDoe@LAB1") |
| int TestCredUIParseUserName | ( | int | argc, |
| char * | argv[] | ||
| ) |
|
static |
|
static |