|
FreeRDP
|
#include <stdio.h>#include <winpr/crt.h>#include <winpr/tchar.h>#include <winpr/environment.h>#include <winpr/error.h>Macros | |
| #define | TEST_NAME "WINPR_TEST_VARIABLE" |
| #define | TEST_VALUE "WINPR_TEST_VALUE" |
Functions | |
| int | TestEnvironmentSetEnvironmentVariable (int argc, char *argv[]) |
| #define TEST_NAME "WINPR_TEST_VARIABLE" |
| #define TEST_VALUE "WINPR_TEST_VALUE" |
| int TestEnvironmentSetEnvironmentVariable | ( | int | argc, |
| char * | argv[] | ||
| ) |
