Examples with "Windows API function calls" and their translation in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Delphi uses the stack for routine parameters and return values (unless you use the default register calling convention), for local routine variables, for Windows API function calls, and so on.
Delphi verwendet den Stack für die Parameter und Rückgabewerte von Routinen (es sei denn, Sie verwenden die standardmäßige Aufrufkonvention Register), für lokale Variablen von Routinen, für den Aufruf von Windows-API-Funktionen usw...
Other results
One way to fix R6025 pure virtual function call is to replace the function with an implementation that calls the Windows API function DebugBreak.
There are practical cases when you need to call Windows API functions, and then you have to consider this complex situation.
In der Praxis gibt es aber Fälle, wo sie Windows API-Funktionen aufrufen müssen.
They become useful when you want to call a Windows API function that is not supported by Delphi.
Sie werden jedoch nützlich, wenn Sie Windows API-Funktionen aufrufen möchten, die nicht von Delphi unterstützt werden.
Windows requires programmers to follow the stdcall calling convention every time we call a Windows API function or pass a callback function to the system.
Windows fordert vom Programmierer, jedes mal die Aufrufkonvention stdcall zu verwenden, wenn eine Windows API-Funktion aufgerufen werden soll oder eine Callback-Funktion an das System übergeben wird.
If you do not specify a code page value, the compiler calls the Windows API function GetACP to retrieve the system's default code page and uses this value when handling strings as indicated above.
Wenn Sie keinen Codeseitenwert angeben, ruft der Compiler die Windows-API-Funktion GetACP auf, um die Standard-Codeseite des Systems zu ermitteln. Dieser Wert wird dann verwendet, wenn Strings wie oben dargestellt behandelt werden müssen.
Once again the main difference is that while the WinForms ListView simply calls Windows API functions to render a common Windows ListView control, the WPF ListView is an independent control that doesn't rely on the Windows API.
Das ListView-Element wird in einer WPF-Anwendung anders gehandhabt als in der WinForms-Variante. Der Hauptunterschied zwischen den zwei ListView-Elementen ist, dass bei WinForms-Anwendungen die Windows-API aufgerufen wird um das ListView zu rendern.
Seagate Crystal Reports calls the EnumFontFamilies API function, which-in Windows 2000-lists an item for the font itself and for any font substitutes.
Durch Crystal Reports von Seagate wird die API-Funktion „EnumFontFamilies" aufgerufen, mit der in Windows 2000 jeweils ein Element für die Schriftart sowie für alle Schriftartersetzungen aufgelistet wird.
Windows programming consist of 99% function calls, the Win32 API contains a countless amount of functions and subfunctions for almost any purpose, meaning a program for Windows will become a long chain of function calls.
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.