On Friday, 7 June 2013 at 12:14:45 UTC, finalpatch wrote: > Hi folks, > > I need to apply different calling conventions to the same > interfaces when compiling for different platform. extern(System) On Windows, it will be seen by the compiler as extern(Windows), elsewhere as extern(C).