summaryrefslogtreecommitdiff
path: root/include/postwin.h
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-12-07 08:30:32 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-12-07 09:14:15 +0100
commit8a086a2c08efe2037957b959109e72b8bb3e27b7 (patch)
treeb1f72c3a450a494acc1afdcba293d38190fc8344 /include/postwin.h
parent2cd9ecd8644d16780443cdb6b52e208af9066105 (diff)
Sort undefs
Change-Id: I20940822c482d4edab8a5d4b5aaf75ba58817898
Diffstat (limited to 'include/postwin.h')
-rw-r--r--include/postwin.h74
1 files changed, 26 insertions, 48 deletions
diff --git a/include/postwin.h b/include/postwin.h
index e1e151dfcaaa..8a17ae5106cf 100644
--- a/include/postwin.h
+++ b/include/postwin.h
@@ -19,61 +19,39 @@
/* not protected, do only include once! */
-#undef Rectangle
-#undef DELETE
-#undef OPTIONAL
-#undef PASSTHROUGH
-#undef STRICT
#undef ABSOLUTE
-#undef RELATIVE
+#undef CompareString
+#undef CopyFile
+#undef DELETE
+#undef DrawText
+#undef FindWindow
+#undef Folder
+#undef GetCharWidth
+#undef GetClassName
+#undef GetGlyphOutline
+#undef GetKerningPairs
+#undef GetMetaFile
+#undef GetNumberFormat
+#undef GetObject
+#undef GetPrinter
+#undef GetTimeFormat
+#undef GetUserName
+#undef GradientStyle_RECT
#undef IGNORE
#undef IN
+#undef OPAQUE // so it doesn't conflict with enum values
+#undef OPTIONAL
#undef OUT
-
-#undef Folder
-#undef GradientStyle_RECT
-
-// so it doesn't conflict with enum values
-#undef OPAQUE
-
+#undef PASSTHROUGH
+#undef RELATIVE
+#undef Rectangle
+#undef STRICT
+#undef SetPort
+#undef SetPrinter
#undef WB_LEFT
#undef WB_RIGHT
-
-#undef GetObject
-
-#undef SetPrinter
-
-#undef GetPrinter
-
-#undef DrawText
-
-#undef mciSetCommand
-
-#undef SetPort
-
-#undef CopyFile
-
-#undef GetUserName
-
-#undef GetClassName
-
-#undef GetCharWidth
-
-#undef GetMetaFile
-
-#undef GetNumberFormat
-
-#undef GetGlyphOutline
-
-#undef GetKerningPairs
-
-#undef FindWindow
-
#undef Yield
-
-#undef GetTimeFormat
-
-#undef CompareString
+#undef mciSetCommand
/* new StretchBlt() Modes (simpler names) */
#ifndef STRETCH_ANDSCANS