On 6/22/2012 4:41 AM, Don Clugston wrote: > On Windows, all of the SEH code is in D. The C library isn't used any more. > > I think the main thing that's still done in C is the floating point formatting. The startup code is done in the C library, and the thread creation stuff still relies on the C library, too.