| ▲ | pjmlp 4 hours ago | |
Speaking of Windows alone, there are the various calling conventions (pascal, stdcall, cdecl), 16, 32, 64 bits, x86, ARM, ARM64EC, DLLs, COM in-proc and ext-proc, WinRT within Win32 and UWP. Leaving aside the platforms it no longer supports. So there are some changes to account for depending on the deployment scenario. | ||