Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

CreateProcess

Declaration

Source position: jwawinbase.pas line 3564

function CreateProcess(

  lpApplicationName: LPCTSTR;

  lpCommandLine: LPTSTR;

  lpProcessAttributes: LPSECURITY_ATTRIBUTES;

  lpThreadAttributes: LPSECURITY_ATTRIBUTES;

  bInheritHandles: BOOL;

  dwCreationFlags: DWORD;

  lpEnvironment: LPVOID;

  lpCurrentDirectory: LPCTSTR;

  const lpStartupInfo: STARTUPINFO;

  var lpProcessInformation: PROCESS_INFORMATION

):BOOL;


Documentation generated on: 2023-03-18