Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in stdcall
Why does first parameter in x86 assembly starts from offset 8?
Feb 07, 2023
assembly
x86
stdcall
Stack cleanup not working (__stdcall MASM function)
Jan 26, 2023
c
assembly
x86
masm
stdcall
When using PInvoke, why use __stdcall?
Dec 18, 2022
c++
pinvoke
calling-convention
function-declaration
stdcall
Why isn't PInvoke crashing in case of violated calling convention (in .NET 3.5)?
Dec 09, 2022
.net
pinvoke
calling-convention
stdcall
cdecl
Writing naked functions with custom prolog and epilog code in Visual Studio
Oct 17, 2022
visual-studio-2008
plugins
calling-convention
stdcall
Calling a function that can be either cdecl or stdcall
Sep 25, 2022
intel
assembly
x86
calling-convention
stdcall
cdecl
Calling Convention with a shared library for android
Aug 23, 2022
android
c++
arm
calling-convention
stdcall
64-bit C++ passing functions with "different" calling conventions as parameters gives ambiguous error
Jan 22, 2022
c++
x86-64
calling-convention
stdcall
cdecl
Creating an MSVC import library from a DLL that uses stdcall
Jun 01, 2022
dll
import
visual-c++
stdcall
Plainly and simply, why do we use _stdcall?
May 18, 2018
c++
calling-convention
stdcall
how are structs passed as parameters in assembly
Jun 13, 2017
assembly
x86
stdcall
cdecl
Why did Microsoft define WINAPI, CALLBACK, and APIENTRY to all refer to __stdcall?
Sep 10, 2020
c
winapi
macros
stdcall
In C++, do variadic functions (those with ... at the end of the parameter list) necessarily follow the __cdecl calling convention?
Nov 09, 2022
c++
variadic-functions
stdcall
cdecl
Why did Microsoft choose stdcall as their API convention?
Oct 29, 2022
windows
winapi
calling-convention
stdcall
VC++ prevent all symbol name decorations
Jun 05, 2019
c++
dll
name-mangling
name-decoration
stdcall
Template partial specialization for __stdcall function pointer
Jul 09, 2022
c++
templates
template-specialization
stdcall
Changing Calling Convention
Feb 25, 2022
c++
function-pointers
calling-convention
stdcall
cdecl
Create a C# DLL That Can Be Imported in a Delphi App Using stdcall - Possible?
Nov 17, 2022
c#
delphi
delphi-2007
stdcall
Is there any equivalent for stdcall in GCC?
Sep 17, 2022
gcc
assembly
kernel
stdcall
Older Entries »