Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: Thread Local Storage


Message #1 by "Tom McDermott" <temc@e...> on Mon, 1 May 2000 14:53:44
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


  Return to Index