diff options
Diffstat (limited to 'private/oleutest/oletest/oletst16.def')
-rw-r--r-- | private/oleutest/oletest/oletst16.def | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/private/oleutest/oletest/oletst16.def b/private/oleutest/oletest/oletst16.def new file mode 100644 index 000000000..7b7dbae77 --- /dev/null +++ b/private/oleutest/oletest/oletst16.def @@ -0,0 +1,8 @@ +NAME OLETST16 +EXETYPE WINDOWS +CODE PRELOAD MOVEABLE DISCARDABLE +DATA PRELOAD MOVEABLE MULTIPLE +HEAPSIZE 1024 + +EXPORTS +; ===List your explicitly exported functions here=== |