Vertaling van "ShellExecute" in Engels
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.
Wenn ein Aufruf von ShellExecute scheitert, wird eine Fehlermeldung angezeigt.
Als Ziel können Internetseiten oder Dateien angegeben werden, siehe ShellExecute.
Die neue Funktion ShellExecute führt ein Programm aus und liefert dessen Exit Code zurück.
The new function ShellExecute executes a command, waits until the process has terminated and then return its exit code.
ShellExecute ShellExecute öffnet eine Datei in einem Programm.
Neue Vorlage für den Druck von Barcode-Etiketten mit Hilfe des Die neue Funktion ShellExecute führt ein Programm aus und liefert dessen Exit Code zurück.
The new function ShellExecute executes a command, waits until the process has terminated and then return its exit code.
Shortcuts - ähnlich den HH 1.x Shortcuts (Abkürzungen), wobei ShellExecute() verwendet wird, um ein externes Programm zu starten,
Shortcuts - similar to HH 1.x shortcuts, where ShellExecute() is used to run an external program,
Befindet sich in der Spalte „Quelle" ein Dateiname, wird die Datei beim Doppelklick der Zeile mit ShellExecute geöffnet.
If a file name is added to the "Source" column, the file can be opened with a double click on the file name (ShellExecute will be executed).
Es wird nicht die Methode "ShellExecute" aufgerufen, sondern der Default-Handler für.HTM-Dateien.
Rather than using the ShellExecute method, QuickTime determines the default handler for.HTM files and then crafts its own command line for the registered application.
Die Datei wurde über den Befehl ShellExecute in der Windows Systemregistrierung (Konfigurationsdatei) per Hook gestartet.
The file was started by the ShellExecute command in the Windows system registry (configuration file) by a Hook.
Das file Attribut kann eine ausführbares Windows-Programm, ein Skript oder eine beliebige andere Datei bezeichnen die sich mit der Windows-Funktion ShellExecute öffnen lässt.
The file attribute can specify a Windows executable, script file or any other file that can be opened by the Windows ShellExecute function.
Dieser letzte Schritt wird durch die ShellExecute Windows API-Funktion erreicht (weitere Informationen entnehmen Sie bitte der MSDN-Website).
This last step is achieved through the use of the ShellExecute Windows API function (more information on the MSDN website).
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.
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.
ShellExecute startet einen Prozess (meistens eine DLL) sobald ein beliebiges Windows Programm gestartet wurde.
ShellExecute starts a process (usually a DLL) as soon as any Windows program is launched.