The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
_ATL_MULTI_THREADED
A symbol that indicates the project will have objects that are marked as Both, Free or Neutral.
_ATL_MULTI_THREADED
If this symbol is defined, ATL will pull in code that will correctly synchronize access to global data. New code should use the equivalent macro _ATL_FREE_THREADED instead.
Show: