|
FreeRDP
|
#include <winpr/crt.h>#include <winpr/wnd.h>#include <winpr/tchar.h>#include <winpr/wtsapi.h>#include <winpr/library.h>Functions | |
| static LRESULT CALLBACK | TestWndProc (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| int | TestWndCreateWindowEx (int argc, char *argv[]) |
Variables | |
| static const char * | WM_WTS_STRINGS [] |
| int TestWndCreateWindowEx | ( | int | argc, |
| char * | argv[] | ||
| ) |


|
static |