On Thursday, 16 August 2012 at 15:54:12 UTC, Piotr Szturmaj wrote:
Kagamin wrote:You can also use C++ to develop COM components which have standardized ABI....only on Windows.
Code compiled with VC has a different vtable layout than code compiled with say GCC, so even on Windows there is no standard.
