Gilles G. wrote: > I understood the following: > export extern(Windows) <=> __stdcall > export extern(C) <=> __cdecl > > Does anybody have any idea what could be the (subtle) difference? I think the symbols are mangled differently.