ReactOS 0.4.16-dev-816-g135a9a9
|
#include <corecrt_internal_win32_buffer.h>
Go to the source code of this file.
Functions | |
BOOL __cdecl | __acrt_CreateProcessA (LPCSTR const lpApplicationName, LPSTR const lpCommandLine, LPSECURITY_ATTRIBUTES const lpProcessAttributes, LPSECURITY_ATTRIBUTES const lpThreadAttributes, BOOL const bInheritHandles, DWORD const dwCreationFlags, LPVOID const lpEnvironment, LPCSTR const lpCurrentDirectory, LPSTARTUPINFOW const lpStartupInfo, LPPROCESS_INFORMATION const lpProcessInformation) |
BOOL __cdecl __acrt_CreateProcessA | ( | LPCSTR const | lpApplicationName, |
LPSTR const | lpCommandLine, | ||
LPSECURITY_ATTRIBUTES const | lpProcessAttributes, | ||
LPSECURITY_ATTRIBUTES const | lpThreadAttributes, | ||
BOOL const | bInheritHandles, | ||
DWORD const | dwCreationFlags, | ||
LPVOID const | lpEnvironment, | ||
LPCSTR const | lpCurrentDirectory, | ||
LPSTARTUPINFOW const | lpStartupInfo, | ||
LPPROCESS_INFORMATION const | lpProcessInformation | ||
) |
Definition at line 11 of file CreateProcessA.cpp.