StackOverflow Questions for Tag: stdcall

user782220
user782220

Reputation: 11207

How to make stdcall from Go

Score: 3

Views: 1333

Answers: 1

Read More
Shmurkio
Shmurkio

Reputation: 1

How do I call Windows functions from EDK2?

Score: 0

Views: 38

Answers: 0

Read More
user12191253
user12191253

Reputation: 39

Understanding the concept of STDCALL vs CDECL with EBP and ESP cleanup

Score: 2

Views: 1528

Answers: 1

Read More
Tristan Havelick
Tristan Havelick

Reputation: 69388

What is __stdcall?

Score: 183

Views: 144471

Answers: 7

Read More
Iman Abdollahzadeh
Iman Abdollahzadeh

Reputation: 661

Calling mangled non-managed C++ DLL function in C#

Score: 0

Views: 67

Answers: 0

Read More
Benjamin Buch
Benjamin Buch

Reputation: 6123

Do I need `__stdcall` in `std::unique_ptr` deleter?

Score: 0

Views: 100

Answers: 1

Read More
CTZStef
CTZStef

Reputation: 1715

Intel MKL: link to PARDISO

Score: 0

Views: 242

Answers: 0

Read More
0xbe5077ed
0xbe5077ed

Reputation: 4775

GNU inline asm: which registers get clobbered by __stdcall?

Score: 2

Views: 615

Answers: 1

Read More
Ben
Ben

Reputation: 585

In C++, do variadic functions (those with ... at the end of the parameter list) necessarily follow the __cdecl calling convention?

Score: 7

Views: 2724

Answers: 5

Read More
BampyRocket
BampyRocket

Reputation: 106

Issues passing a C# callback pointer to a C library

Score: 1

Views: 76

Answers: 0

Read More
Alexis 74
Alexis 74

Reputation: 11

Export go function to C - illegal character

Score: 1

Views: 305

Answers: 0

Read More
Haumikj Haumer
Haumikj Haumer

Reputation: 31

__stdcall in function paramater

Score: 0

Views: 182

Answers: 2

Read More
Martian
Martian

Reputation: 23

Missing leading underscore in exported stdcall functions with minGW

Score: 2

Views: 374

Answers: 1

Read More
JohnnieL
JohnnieL

Reputation: 1231

Correct calling convention for exporting windows DLL functions for Excel VBA without mangled names

Score: 0

Views: 894

Answers: 1

Read More
10minutes
10minutes

Reputation: 3

Does stdcall use SSE registers? And does he restore them?

Score: 0

Views: 67

Answers: 1

Read More
largesky
largesky

Reputation: 1

vc++ stdcall function assign to cdecl function pointer worked, why?

Score: -2

Views: 212

Answers: 1

Read More
Paul
Paul

Reputation: 144

Stack overflow occurs if I call an assembler routine too many times

Score: 1

Views: 105

Answers: 0

Read More
Smax Smaxović
Smax Smaxović

Reputation: 560

Windows function names followed by @ number symbol?

Score: 2

Views: 632

Answers: 3

Read More
Aleksej
Aleksej

Reputation: 59

DLL export __stdcall without DEF file and decorated function names with VS

Score: 3

Views: 1584

Answers: 1

Read More
Chen
Chen

Reputation: 33

Call a StdCall Subroutine in Fortran

Score: 0

Views: 278

Answers: 1

Read More
PreviousPage 1Next