summaryrefslogtreecommitdiffstats
path: root/Examples/WhisperDesktop/Readme.txt
diff options
context:
space:
mode:
authorKonstantin <const@const.me>2023-01-16 20:50:27 +0100
committerKonstantin <const@const.me>2023-01-16 20:50:27 +0100
commit8a1b4ec398e25ecc15596f830f757d8419728296 (patch)
tree2c7d1355df52d3e59d397e56b7621f1402032af4 /Examples/WhisperDesktop/Readme.txt
parentaaeab774c3c8e30b2925620fc3d2a34e5f53be4c (diff)
Minor, documentation
Diffstat (limited to 'Examples/WhisperDesktop/Readme.txt')
-rw-r--r--Examples/WhisperDesktop/Readme.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Examples/WhisperDesktop/Readme.txt b/Examples/WhisperDesktop/Readme.txt
new file mode 100644
index 0000000..9900923
--- /dev/null
+++ b/Examples/WhisperDesktop/Readme.txt
@@ -0,0 +1,3 @@
+This example shows how to consume the DLL from a C++ GUI application.
+
+The GUI is implemented with ATL and WTL libraries. \ No newline at end of file