This example shows the use of thread local storage as implemented
by the statically linked DLL built by the TLS1dll
example.
Download the example: TLS1.zip.
Download some additional files required by the example: CommonFramework.zip
View the source code: browse. View the additional files: browse.
TLS1exe
is the
executable that uses the TLSI.dll
.
TLS1dll
must
be built first.
The example requires no specific capabilities in order to run - and does not demonstrate any security issues.