Home
last modified time | relevance | path

Searched refs:CreateProcess (Results 1 – 25 of 29) sorted by relevance

12

/reactos/ntoskrnl/dbgk/
H A Ddbgkutil.c100 PDBGKM_CREATE_PROCESS CreateProcess = &ApiMessage.CreateProcess; in DbgkCreateThread() local
184 CreateProcess->InitialThread.SubSystemKey = 0; in DbgkCreateThread()
185 CreateProcess->InitialThread.StartAddress = NULL; in DbgkCreateThread()
188 CreateProcess->SubSystemKey = 0; in DbgkCreateThread()
189 CreateProcess->FileHandle = DbgkpSectionToFileHandle(Process-> in DbgkCreateThread()
191 CreateProcess->BaseOfImage = Process->SectionBaseAddress; in DbgkCreateThread()
192 CreateProcess->DebugInfoFileOffset = 0; in DbgkCreateThread()
193 CreateProcess->DebugInfoSize = 0; in DbgkCreateThread()
200 CreateProcess->InitialThread.StartAddress = in DbgkCreateThread()
205 CreateProcess->DebugInfoSize = NtHeader->FileHeader. in DbgkCreateThread()
[all …]
H A Ddbgkobj.c402 Handle = &DebugEvent->ApiMsg.CreateProcess.FileHandle; in DbgkpFreeDebugEvent()
606 PDBGKM_CREATE_PROCESS CreateProcess = &ApiMessage.CreateProcess; in DbgkpPostFakeThreadMessages() local
690 CreateProcess->FileHandle = in DbgkpPostFakeThreadMessages()
696 CreateProcess->FileHandle = NULL; in DbgkpPostFakeThreadMessages()
700 CreateProcess->BaseOfImage = Process->SectionBaseAddress; in DbgkpPostFakeThreadMessages()
707 CreateProcess->DebugInfoFileOffset = NtHeader->FileHeader. in DbgkpPostFakeThreadMessages()
709 CreateProcess->DebugInfoSize = NtHeader->FileHeader. in DbgkpPostFakeThreadMessages()
746 (CreateProcess->FileHandle)) in DbgkpPostFakeThreadMessages()
749 ObCloseHandle(CreateProcess->FileHandle, KernelMode); in DbgkpPostFakeThreadMessages()
864 DebugEvent->ApiMsg.CreateProcess; in DbgkpConvertKernelToUserStateChange()
[all …]
/reactos/base/system/smss/
H A Dsmsubsys.c152 PSB_CREATE_PROCESS_MSG CreateProcess = &SbApiMsg.u.CreateProcess; in SmpLoadSubSystem() local
254 CreateProcess->In.ImageName = FileName; in SmpLoadSubSystem()
255 CreateProcess->In.CurrentDirectory = Directory; in SmpLoadSubSystem()
256 CreateProcess->In.CommandLine = CommandLine; in SmpLoadSubSystem()
257 CreateProcess->In.DllPath = SmpDefaultLibPath.Length ? in SmpLoadSubSystem()
259 CreateProcess->In.Flags = Flags | SMP_DEFERRED_FLAG; in SmpLoadSubSystem()
260 CreateProcess->In.DebugFlags = SmpDebug; in SmpLoadSubSystem()
262 sizeof(*CreateProcess), in SmpLoadSubSystem()
273 ProcessInformation.ProcessHandle = CreateProcess->Out.ProcessHandle; in SmpLoadSubSystem()
274 ProcessInformation.ThreadHandle = CreateProcess->Out.ThreadHandle; in SmpLoadSubSystem()
[all …]
/reactos/sdk/include/reactos/subsys/sm/
H A Dsmmsg.h214 #ifdef CreateProcess
215 #undef CreateProcess
245 SB_CREATE_PROCESS_MSG CreateProcess; member
/reactos/base/system/runonce/
H A Drunonce.c30 if (!CreateProcess(NULL, szData, NULL, NULL, FALSE, 0, NULL, NULL, &si, &pi)) in StartApplication()
162 if (!CreateProcess(NULL, szData, NULL, NULL, FALSE, 0, NULL, NULL, &si, &pi)) in _tWinMain()
/reactos/base/applications/network/telnet/src/
H A Dtnmisc.cpp51 fCreated = CreateProcess( NULL, in CreateHiddenConsoleProcess()
93 return CreateProcess(cmd_line, NULL, NULL, FALSE, NORMAL_PRIORITY_CLASS, in SpawnProcess()
/reactos/base/applications/msconfig/
H A Dtoolspage.c122 if (CreateProcess(NULL, szTemp, NULL, NULL, FALSE, 0, NULL, NULL, &si, &pi)) in ToolsPageWndProc()
174 … if (CreateProcess(NULL, szTemp, NULL, NULL, FALSE, 0, NULL, NULL, &si, &pi)) in ToolsPageWndProc()
/reactos/modules/rostests/apitests/kernel32/
H A DCreateProcess.c12 START_TEST(CreateProcess) in START_TEST() argument
H A DCMakeLists.txt8 CreateProcess.c
/reactos/modules/rostests/tests/p_dup_handle/
H A Dp_dup_handle.c42 if( !CreateProcess(NULL, cmdline, NULL, NULL, TRUE, 0, NULL, NULL, in main()
/reactos/modules/rostests/tests/map_dup_inherit/
H A Dmap_dup_inherit.c86 if( !CreateProcess(NULL, cmdline, NULL, NULL, TRUE, 0, NULL, NULL, in main()
/reactos/sdk/include/ndk/
H A Ddbgktypes.h215 DBGKM_CREATE_PROCESS CreateProcess; member
/reactos/dll/cpl/desk/
H A Dscreensaver.c211 if (!CreateProcess(NULL, in SetScreenSaverPreviewBox()
287 if (CreateProcess(NULL, in ScreenSaverConfig()
347 if (CreateProcess(NULL, in ScreenSaverPreview()
/reactos/sdk/lib/crt/stdio/
H A Dpopen.c106 result = CreateProcess(szComSpec, in _tpopen()
/reactos/modules/rosapps/applications/devutils/gdb2/
H A Dgdb2.cpp199 if (!CreateProcess(NULL,pchCommandLine,NULL,NULL,TRUE, in PrepAndLaunchRedirectedChild()
/reactos/modules/rosapps/applications/cmdutils/appwiz/
H A Dappwiz.c62 if (CreateProcess(NULL, szUninstallString, NULL, NULL, FALSE, 0, NULL, NULL, &si, &pi)) in CallUninstall()
/reactos/base/shell/cmd/
H A Dstart.c268 bCreate = CreateProcess(bBat ? comspec : szFullName, in cmd_start()
/reactos/base/applications/ctfmon/
H A Dctfmon.cpp179 if (!::CreateProcess(szPath, lpCmdLine, NULL, NULL, FALSE, 0, NULL, NULL, &si, &pi)) in CheckX64System()
/reactos/ntoskrnl/include/
H A Dsysfuncs.h50 SVC_(CreateProcess, 8)
/reactos/sdk/include/psdk/
H A Dcordebug.idl23 cpp_quote("#undef CreateProcess")
304 HRESULT CreateProcess([in] ICorDebugProcess *pProcess);
426 HRESULT CreateProcess([in] LPCWSTR lpApplicationName, [in] LPWSTR lpCommandLine,
H A Ddbgeng.h544 #undef CreateProcess
560 …STDMETHOD(CreateProcess)(THIS_ ULONG64 image_handle, ULONG64 handle, ULONG64 base_offset, ULONG mo… in DECLARE_INTERFACE_() local
589 …STDMETHOD(CreateProcess)(THIS_ ULONG64 image_handle, ULONG64 handle, ULONG64 base_offset, ULONG mo… in DECLARE_INTERFACE_() local
619 …STDMETHOD(CreateProcess)(THIS_ ULONG64 image_handle, ULONG64 handle, ULONG64 baseoffset, ULONG mod… in DECLARE_INTERFACE_() local
655 STDMETHOD(CreateProcess)(THIS_ ULONG64 server, char *cmdline, ULONG flags) PURE; in DECLARE_INTERFACE_() local
715 STDMETHOD(CreateProcess)(THIS_ ULONG64 server, char *cmdline, ULONG flags) PURE; in DECLARE_INTERFACE_() local
784 STDMETHOD(CreateProcess)(THIS_ ULONG64 server, char *cmdline, ULONG flags) PURE; in DECLARE_INTERFACE_() local
860 STDMETHOD(CreateProcess)(THIS_ ULONG64 server, char *cmdline, ULONG flags) PURE; in DECLARE_INTERFACE_() local
943 STDMETHOD(CreateProcess)(THIS_ ULONG64 server, char *cmdline, ULONG flags) PURE; in DECLARE_INTERFACE_() local
1060 STDMETHOD(CreateProcess)(THIS_ ULONG64 server, char *cmdline, ULONG flags) PURE; in DECLARE_INTERFACE_() local
[all …]
/reactos/base/services/telnetd/
H A Dtelnetd.c417 if (!CreateProcess(cmd_path, // executable module in RunShell()
/reactos/dll/win32/msctf/
H A Dutils.cpp217 if (!CreateProcess(ModPath.m_szPath, szCommandLine, NULL, NULL, FALSE, in FullPathExec()
/reactos/drivers/filesystems/udfs/Include/
H A Duser_lib.cpp855 if(CreateProcess(NULL, szLaunchPath, 0,0, TRUE, CREATE_NO_WINDOW | NORMAL_PRIORITY_CLASS, in LauncherRoutine2()
/reactos/sdk/lib/crt/process/
H A Dprocess.c298 bResult = CreateProcess((_TCHAR *)cmdname, in do_spawnT()

12