FreeRDP
|
#include <thread.h>
WinPR: Windows Portable Runtime Process Thread Functions
Copyright 2012 Marc-Andre Moreau marca ndre .more au@g mail. com
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Definition at line 36 of file include/winpr/thread.h.
DWORD STARTUPINFOA::cb |
Definition at line 38 of file include/winpr/thread.h.
WORD STARTUPINFOA::cbReserved2 |
Definition at line 51 of file include/winpr/thread.h.
DWORD STARTUPINFOA::dwFillAttribute |
Definition at line 48 of file include/winpr/thread.h.
DWORD STARTUPINFOA::dwFlags |
Definition at line 49 of file include/winpr/thread.h.
DWORD STARTUPINFOA::dwX |
Definition at line 42 of file include/winpr/thread.h.
DWORD STARTUPINFOA::dwXCountChars |
Definition at line 46 of file include/winpr/thread.h.
DWORD STARTUPINFOA::dwXSize |
Definition at line 44 of file include/winpr/thread.h.
DWORD STARTUPINFOA::dwY |
Definition at line 43 of file include/winpr/thread.h.
DWORD STARTUPINFOA::dwYCountChars |
Definition at line 47 of file include/winpr/thread.h.
DWORD STARTUPINFOA::dwYSize |
Definition at line 45 of file include/winpr/thread.h.
HANDLE STARTUPINFOA::hStdError |
Definition at line 55 of file include/winpr/thread.h.
HANDLE STARTUPINFOA::hStdInput |
Definition at line 53 of file include/winpr/thread.h.
HANDLE STARTUPINFOA::hStdOutput |
Definition at line 54 of file include/winpr/thread.h.
LPSTR STARTUPINFOA::lpDesktop |
Definition at line 40 of file include/winpr/thread.h.
LPSTR STARTUPINFOA::lpReserved |
Definition at line 39 of file include/winpr/thread.h.
LPBYTE STARTUPINFOA::lpReserved2 |
Definition at line 52 of file include/winpr/thread.h.
LPSTR STARTUPINFOA::lpTitle |
Definition at line 41 of file include/winpr/thread.h.
WORD STARTUPINFOA::wShowWindow |
Definition at line 50 of file include/winpr/thread.h.