core.sys.windows.dll

This module provides OS specific helper function for DLL support

Members

Mixin templates

SimpleDllMain
mixintemplate SimpleDllMain()

A simple mixin to provide a DllMain which calls the necessary runtime initialization and termination functions automatically.

Static variables

_tlsstart
byte _tlsstart;

Meta

License

Distributed under the Boost Software License 1.0. (See accompanying file LICENSE)

Authors

Rainer Schuetze

Suggestion Box / Bug Report