summaryrefslogtreecommitdiffstats
path: root/private/mvdm/softpc.new/host/link/softpc.def
diff options
context:
space:
mode:
Diffstat (limited to 'private/mvdm/softpc.new/host/link/softpc.def')
-rw-r--r--private/mvdm/softpc.new/host/link/softpc.def14
1 files changed, 14 insertions, 0 deletions
diff --git a/private/mvdm/softpc.new/host/link/softpc.def b/private/mvdm/softpc.new/host/link/softpc.def
new file mode 100644
index 000000000..9edeb64a7
--- /dev/null
+++ b/private/mvdm/softpc.new/host/link/softpc.def
@@ -0,0 +1,14 @@
+NAME softpc
+
+DESCRIPTION 'softpc -- A Win32 Application'
+
+STUB 'WINSTUB.EXE'
+EXETYPE WINDOWS
+
+CODE MOVEABLE
+DATA MOVEABLE MULTIPLE PRELOAD
+
+EXPORTS
+
+ HeartBeat @1
+ nt_process_event @2