https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-createprocessa?redirectedfrom=MSDN
CreateProcessA function (processthreadsapi.h) - Win32 apps | Microsoft Learn
Creates a new process and its primary thread. The new process runs in the security context of the calling process. (ANSI)
functionhappsmicrosoftlearn