Why is there both a System and Windows linkage type if they're the same? Is this a C++ legacy?
Well Windows always means stdcall while System changes its meaning on Posix.
Why is there both a System and Windows linkage type if they're the same? Is this a C++ legacy?
Well Windows always means stdcall while System changes its meaning on Posix.