summaryrefslogtreecommitdiff
path: root/ace/README
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2001-05-15 22:03:20 +0000
committerSteve Huston <shuston@riverace.com>2001-05-15 22:03:20 +0000
commite0a2cfdf0b7ca387fa9ee5fa393aba565a4476b8 (patch)
tree121443e5e95c800cd47e7845281fb4327bdadf84 /ace/README
parentb13c7a4366dee0d271bc62ba07bdb106da999f1e (diff)
downloadATCD-e0a2cfdf0b7ca387fa9ee5fa393aba565a4476b8.tar.gz
ChangeLogTag:Tue May 15 18:00:49 2001 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ace/README')
-rw-r--r--ace/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/ace/README b/ace/README
index eba23c9d8bd..84c9045ff74 100644
--- a/ace/README
+++ b/ace/README
@@ -937,6 +937,12 @@ ACE_NEEDS_SCHED_H Platform needs to #include
to get thread scheduling
defs.
+ACE_NO_WIN32_LEAN_AND_MEAN If this is set, then ACE does not
+ define WIN32_LEAN_AND_MEAN before
+ including <windows.h>. Needed for
+ code that uses non-lean Win32
+ facilities such as COM.
+
ACE_ONLY_LATEST_AND_GREATEST A macro that indicates that the "latest and greatest"
features of ACE/TAO should be turned on. It has been
replaced by ACE_LEGACY_MODE, which has the opposite