Download for Windows Premium
Publiciteit
CreateProcess function

Examples with "CreateProcess function" and their translation in Duits

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
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.
To gather information, the malware creates a new process using the Windows API CreateProcess function with cmd.exe/c SYSTEMINFO&TASKLIST as lpCommandLine argument.
Um Informationen zu sammeln, erstellt die Malware einen neuen Prozess mit der Windows API CreateProcess-Funktion mit cmd.exe/c SYSTEMINFO&TASKLIST als lpCommandLine-Argument.
If the DefaultSeparateVDM switch in the Windows section of WIN.INI is TRUE, this flag causes the CreateProcess function to override the switch and run the new process in the shared Virtual DOS Machine.
Falls die Option \DefaultSeparateVDM \ im Windows-Abschnitt von WIN.INI TRUE ist, verursacht dieses Flag, dass die Funktion \CreateProcess\ die Option außer Kraft setzt und den neuen Prozess in der freigegebenen VDM (Virtual DOS Machine) ausführt.
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.
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.
After you use the CreateProcess function to get a process handle, you can pass that handle to the WaitForSingleObject function. This causes your VBA procedure to suspend execution until the shelled process ends.
Nachdem Sie die CreateProcess -Funktion verwendet haben, um ein Prozesshandle zu erhalten, können Sie das Handle an die WaitForSingleObject -Funktion übergeben. Dies führt dazu, dass die Ausführung durch die VBA-Prozedur angehalten wird, bis der Shellprozess beendet wurde.

Andere resultaten

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.
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.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor CreateProcess function in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
honeybee: bee of genus Apis domesticated for honey
Ontdek het woord
Publiciteit

Resultaten: 9. Exact: 7. Verstreken tijd: 172 ms.