summaryrefslogtreecommitdiffstats
path: root/private/mvdm/wow16/ddeml/tests/ddestrs/ddestrs.def
diff options
context:
space:
mode:
Diffstat (limited to 'private/mvdm/wow16/ddeml/tests/ddestrs/ddestrs.def')
-rw-r--r--private/mvdm/wow16/ddeml/tests/ddestrs/ddestrs.def17
1 files changed, 17 insertions, 0 deletions
diff --git a/private/mvdm/wow16/ddeml/tests/ddestrs/ddestrs.def b/private/mvdm/wow16/ddeml/tests/ddestrs/ddestrs.def
new file mode 100644
index 000000000..775c1543d
--- /dev/null
+++ b/private/mvdm/wow16/ddeml/tests/ddestrs/ddestrs.def
@@ -0,0 +1,17 @@
+NAME DDESTRS
+
+DESCRIPTION 'Microsoft Windows DDE stress'
+EXETYPE WINDOWS
+STUB 'WINSTUB.EXE'
+
+CODE PRELOAD FIXED
+DATA PRELOAD MOVEABLE MULTIPLE
+
+HEAPSIZE 4096
+STACKSIZE 4096
+
+EXPORTS
+ MAINWNDPROC @1
+ DISPWNDPROC @2
+ WRAPPERCALLBACK @3
+