summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2011-12-12 20:46:56 +0000
committerTom Yu <tlyu@mit.edu>2011-12-12 20:46:56 +0000
commit714094b0bd539a97e50a7e35256cbc9f144a4d5c (patch)
tree7472cf338cd9107384f97378aa07005d5972a080 /src
parent97778d65cc646dfee2aa1ab34c97460f3de878da (diff)
downloadkrb5-714094b0bd539a97e50a7e35256cbc9f144a4d5c.tar.gz
krb5-714094b0bd539a97e50a7e35256cbc9f144a4d5c.tar.xz
krb5-714094b0bd539a97e50a7e35256cbc9f144a4d5c.zip
kfw: use html help in leash
Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com> ticket: 7050 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25578 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/windows/leash/Leash.h3
-rw-r--r--src/windows/leash/LeashProperties.cpp8
2 files changed, 1 insertions, 10 deletions
diff --git a/src/windows/leash/Leash.h b/src/windows/leash/Leash.h
index 7975987d1..f15f82e81 100644
--- a/src/windows/leash/Leash.h
+++ b/src/windows/leash/Leash.h
@@ -68,8 +68,7 @@
#define HID_KERBEROS_PROPERTIES_EDITHOST 131271
#define HID_KERBEROS_PROPERTIES_LISTDOM 131279
-////@#+This might be problematic with the latest Platform SDK...
-////#define USE_HTMLHELP
+#define USE_HTMLHELP
#ifdef USE_HTMLHELP
#if _MSC_VER >= 1300
diff --git a/src/windows/leash/LeashProperties.cpp b/src/windows/leash/LeashProperties.cpp
index 0089baf5a..285423173 100644
--- a/src/windows/leash/LeashProperties.cpp
+++ b/src/windows/leash/LeashProperties.cpp
@@ -26,14 +26,6 @@
static char THIS_FILE[] = __FILE__;
#endif
-////Some unknown Platform SDK/VC uglines
-#if defined(__HTMLHELP_H__)
-#ifdef HtmlHelp
-#undef HtmlHelp
-#endif
-#endif
-
-
/////////////////////////////////////////////////////////////////////////////
// CLeashProperties dialog