Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mRemoteNG/PuTTYNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2022-04-02 18:18:08 +0300
committerSimon Tatham <anakin@pobox.com>2022-04-02 19:23:34 +0300
commitbc7e06c49411a891fe5d0f6c6f33209b123c6030 (patch)
tree64d170b8d760933776944d2e8487f8feb99672b7 /cmake/cmake.h.in
parent9294ee349617632a686e65ca7420e8cb3c759a85 (diff)
Windows tools: assorted '-demo' options.
Using a new screenshot-taking module I just added in windows/utils, these new options allow me to start up one of the tools with demonstration window contents and automatically save a .BMP screenshot to disk. This will allow me to keep essentially the same set of demo images and update them easily to keep pace with the current appearance of the real tools as PuTTY - and Windows itself - both evolve.
Diffstat (limited to 'cmake/cmake.h.in')
-rw-r--r--cmake/cmake.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/cmake.h.in b/cmake/cmake.h.in
index 9de1386b..06f26176 100644
--- a/cmake/cmake.h.in
+++ b/cmake/cmake.h.in
@@ -13,6 +13,7 @@
#cmakedefine01 HAVE_GETNAMEDPIPECLIENTPROCESSID
#cmakedefine01 HAVE_SETDEFAULTDLLDIRECTORIES
#cmakedefine01 HAVE_STRTOUMAX
+#cmakedefine01 HAVE_DWMAPI_H
#cmakedefine NOT_X_WINDOWS