We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
CreateProcess -
To accomplish this, use the CreateProcess function instead of the Shell function to begin your shelled program.
Verwenden Sie zu diesem Zweck die CreateProcess -Funktion statt der Shell -Funktion, um das Shellprogramm zu starten.
The syntax of the CreateProcess function is complex, so in the example code, it is encapsulated into a function called ExecCmd. ExecCmd takes one parameter, the command line of the application to execute.
Die Syntax der CreateProcess -Funktion ist komplex. Aus diesem Grund ist Sie im Beispielcode in eine als ExecCmd bezeichnete Funktion gekapselt. ExecCmd akzeptiert als einzigen Parameter die Befehlszeile der auszuführenden Anwendung.
The following steps are necessary to build a VBA procedure that uses the CreateProcess function to run the Windows Notepad application.
Die folgenden Schritte sind erforderlich, um eine VBA-Prozedur zu erstellen, die die CreateProcess -Funktion zum Ausführen der Anwendung Windows Editor verwendet.
CreateProcess failed for the following command-line
CreateProcess ist für folgende Befehlszeile fehlgeschlagen
Begins execution of the specified process. The engine locates the activity marked as START and then executes it. CreateProcess() must first be called to define the itemtype and itemkey before calling StartProcess().
Beginnt die Ausführung des angegebenen Prozesses. Die Engine lokalisiert die als START gekennzeichnete Aktivität und führt sie aus. Zuerst muss CreateProcess() aufgerufen werden, damit vor dem Aufruf von StartProcess() die Elementart und der Elementschlüssel definiert werden können.
Launches a specified process by creating the new runtime process and beginning its execution. This is a wrapper that combines CreateProcess and StartProcess.
Startet einen angegebenen Prozess, indem der neue Laufzeitprozess erstellt und mit dessen Ausführung begonnen wird. Dabei handelt es sich um einen Wrapper, die CreateProcess und StartProcess miteinander kombiniert.
When a potentially risky function or method (a trigger, e.g. CreateProcess or ShellExecute) is called, Office stops the execution of the macro and requests a scan of the recorded macro behavior via the AMSI interface.
Wenn eine potenziell risikoreiche Funktion oder Methode (ein Auslöser, z.B. CreateProcess oder ShellExecute) aufgerufen wird, stoppt Office die Ausführung des Makros und fordert über die AMSI-Schnittstelle einen Scan des bis dahin aufgezeichneten Makroverhaltens an.
After you use the CreateProcess function to get a process handle, you can pass that handle to the WaitForSingleObject function.
Nachdem Sie die CreateProcess -Funktion verwendet haben, um ein Prozesshandle zu erhalten, können Sie das Handle an die WaitForSingleObject -Funktion übergeben.
From the obtained API, we can see there is no CreateProcess and WriteFile.
This process activity is runnable, indicating that it can be initiated as a top - level process to run by making calls to the Workflow Engine CreateProcess and StartProcess APIs.
Diese Prozessaktivität ist aktivierbar, d.h., sie kann als Prozess höchster Ebene gestartet werden und ruft die Workflow Engine APIs CreateProcess und StartProcess auf.
For example, a Requisition item type may have a Requisition Approval Process as a top level process. When a particular requisition is created, an application calls CreateProcess to set up the information needed to start the defined process.
Eine Elementart Anforderung kann z.B. einen Prozess Genehmigung einer Bedarfsanforderung als obersten Prozess haben. Wenn eine bestimmte Anforderung erstellt wird, ruft eine Anwendung CreateProcess auf, um die für das Starten des definierten Prozesses benötigten Informationen einzurichten.
This code shows how to use the Windows API CreateProcess and WaitForSingleObject functions to wait until a shelled process ends before resuming execution.
Dieser Code zeigt, wie die Windows API-Funktionen CreateProcess und WaitForSingleObject verwendet werden, um auf die Beendigung eines Shellprozesses zu warten, bevor die Ausführung fortgesetzt wird.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.
No results found for this meaning.
Synonyms and analogies of "CreateProcess" in English