asp_components thread: Thread Local Storage
I need to use Thread Local Storage in my in-process component. The compiler has a directive to make this easier, but the documentation says it can fail when the DLL is loaded with LoadLibrary. Do I need to use the TLS API functions instead? Thanks for any assistance. - Tom
|





