summaryrefslogtreecommitdiff
path: root/catchcopy-windows-explorer-plugin/CatchCopy.def
diff options
context:
space:
mode:
Diffstat (limited to 'catchcopy-windows-explorer-plugin/CatchCopy.def')
-rwxr-xr-xcatchcopy-windows-explorer-plugin/CatchCopy.def7
1 files changed, 7 insertions, 0 deletions
diff --git a/catchcopy-windows-explorer-plugin/CatchCopy.def b/catchcopy-windows-explorer-plugin/CatchCopy.def
new file mode 100755
index 0000000..78582f4
--- /dev/null
+++ b/catchcopy-windows-explorer-plugin/CatchCopy.def
@@ -0,0 +1,7 @@
+LIBRARY "CatchCopy.DLL"
+
+EXPORTS
+ DllGetClassObject = DllGetClassObject@12
+ DllCanUnloadNow = DllCanUnloadNow@0
+ DllRegisterServer = DllRegisterServer@0
+ DllUnregisterServer = DllUnregisterServer@0