summaryrefslogtreecommitdiff
path: root/ACE/ace/config-pharlap.h
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2007-02-21 22:34:47 +0000
committerSteve Huston <shuston@riverace.com>2007-02-21 22:34:47 +0000
commitab8d3da6f15ecf25d88c9e7f8d50cbe1047f545d (patch)
tree5c058fd04048093722f8676e221f16407492fc32 /ACE/ace/config-pharlap.h
parent4e194608c161459375f9de36f52b3ad8b9beb823 (diff)
downloadATCD-ab8d3da6f15ecf25d88c9e7f8d50cbe1047f545d.tar.gz
ChangeLogTag:Wed Feb 21 21:46:18 UTC 2007 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ACE/ace/config-pharlap.h')
-rw-r--r--ACE/ace/config-pharlap.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ACE/ace/config-pharlap.h b/ACE/ace/config-pharlap.h
index 4021c27b5ca..2b019bcadef 100644
--- a/ACE/ace/config-pharlap.h
+++ b/ACE/ace/config-pharlap.h
@@ -34,7 +34,10 @@
#define ACE_LACKS_TCP_NODELAY
#define ACE_LACKS_MSG_WFMO
#define ACE_LACKS_WIN32_MOVEFILEEX
+#define ACE_LACKS_WIN32_REGISTRY
#define ACE_LACKS_WIN32_SECURITY_DESCRIPTORS
+#define ACE_LACKS_WIN32_SERVICES
+#define ACE_LACKS_WIN32_SETFILEPOINTEREX
// There's no host table, by default. So using "localhost" won't work.
// If your system does have the ability to use "localhost" and you want to,
@@ -59,7 +62,6 @@
// Now remove things that desktop/server Windows has but Pharlap ETS doesn't.
#undef ACE_HAS_INTERLOCKED_EXCHANGEADD
#undef ACE_HAS_WCHAR
-#define ACE_LACKS_SETFILEPOINTEREX
#include /**/ <embkern.h>
#if defined (ACE_HAS_PHARLAP_RT)