aboutsummaryrefslogtreecommitdiff
path: root/src/lib/comerr16.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/comerr16.def')
-rw-r--r--src/lib/comerr16.def16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/lib/comerr16.def b/src/lib/comerr16.def
deleted file mode 100644
index c85c4bc..0000000
--- a/src/lib/comerr16.def
+++ /dev/null
@@ -1,16 +0,0 @@
-LIBRARY COMERR16
-DESCRIPTION 'DLL for ComErr'
-EXETYPE WINDOWS
-CODE PRELOAD MOVEABLE DISCARDABLE
-DATA PRELOAD MOVEABLE SINGLE
-HEAPSIZE 8192
-
-EXPORTS
- WEP @1001 RESIDENTNAME
- LibMain @1002
-;
- _com_err
- com_err_va
- error_message
- add_error_table
- remove_error_table