Annotation of mstools/samples/tls/readme.txt, revision 1.1

1.1     ! root        1: This sample demonstrates using TLS to store thread
        !             2: specific data in a DLL.  As each thread attaches,
        !             3: the memory is alloc'd and filled.  As each thread
        !             4: detaches, it is retreived and as the process detaches,
        !             5: the tls is freed.
        !             6: This is a very basic sample, and the calls into the
        !             7: DLL that cause TLS to be alloc'd and filled don't
        !             8: really do anything, but this should be a good basis
        !             9: to build TLS on.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.