This is my video tutorial on calling conventions in C++. This tutorial is divided into 4 parts, covering cdecl, stdcall, fastcall and thiscall.
Calling Conventions – Part 1 – Introduction
Calling Conventions – Part 2 – cdecl and stdcall
Calling Conventions – Part 3 – fastcall
Calling Conventions – Part 4 – thiscall
Enjoy.