summaryrefslogtreecommitdiff
path: root/testprogs/win32/midltests/valid/README.txt
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2010-08-12 09:31:38 +0200
committerStefan Metzmacher <metze@samba.org>2010-08-12 14:31:15 +0200
commit6fe216642a1003a2fda2b8332199ff84c8712984 (patch)
treee811fecbccfe1e66cf589099c035b8ee766aa451 /testprogs/win32/midltests/valid/README.txt
parentf7e14a8e5e65b15d83dc1be3fe2dc47b5c46d764 (diff)
downloadsamba-6fe216642a1003a2fda2b8332199ff84c8712984.tar.gz
samba-6fe216642a1003a2fda2b8332199ff84c8712984.tar.bz2
samba-6fe216642a1003a2fda2b8332199ff84c8712984.zip
testprogs/midltests: add some example IDL files and there midltests.exe output
metze
Diffstat (limited to 'testprogs/win32/midltests/valid/README.txt')
-rw-r--r--testprogs/win32/midltests/valid/README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/testprogs/win32/midltests/valid/README.txt b/testprogs/win32/midltests/valid/README.txt
new file mode 100644
index 0000000000..9208faeaf6
--- /dev/null
+++ b/testprogs/win32/midltests/valid/README.txt
@@ -0,0 +1,6 @@
+This directory contains IDL files which demonstrate
+the relationship between IDL definitions and NDR representation.
+
+In order to test them, you can compile them as midltests.idl.
+
+Note: some examples trigger runtime errors.