|
FreeRDP
|
#include <stdio.h>#include <winpr/crt.h>#include <winpr/tchar.h>#include <winpr/synch.h>#include <winpr/thread.h>#include <winpr/environment.h>#include <winpr/pipe.h>Macros | |
| #define | TESTENV_A "HELLO=WORLD" |
| #define | TESTENV_T _T(TESTENV_A) |
Functions | |
| int | TestThreadCreateProcess (int argc, char *argv[]) |
| #define TESTENV_A "HELLO=WORLD" |
| #define TESTENV_T _T(TESTENV_A) |
| int TestThreadCreateProcess | ( | int | argc, |
| char * | argv[] | ||
| ) |
