Ove Kaaven ovek@arcticnet.no writes:
Alexandre Julliard skrev:
It depends if MSVC respects that ABI constraint or not.
Only if you want to make Wine depend on the compiler used to compile Windows applications. Not all of them are called "MSVC". I know Borland Delphi is used by some these days, and its ABI expectations might be different.
All other Windows compilers have to respect the ABI as defined by MSVC, if only because all the system dlls are built with MSVC.