Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/rarfilesource.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOctaneSnail <os@v12pwr.com>2008-12-08 00:47:18 +0300
committerOctaneSnail <os@v12pwr.com>2008-12-08 00:47:18 +0300
commit2e08a75b5dfe105441bb985d0725b89749e4dcb3 (patch)
tree82c4c38817039551c50f6605ebc002413d1fd73e /RFS.def
Initial import of RARFileSource v0.8.
Diffstat (limited to 'RFS.def')
-rw-r--r--RFS.def7
1 files changed, 7 insertions, 0 deletions
diff --git a/RFS.def b/RFS.def
new file mode 100644
index 0000000..0383ca2
--- /dev/null
+++ b/RFS.def
@@ -0,0 +1,7 @@
+LIBRARY RARFileSource.ax
+EXPORTS
+ DllMain PRIVATE
+ DllGetClassObject PRIVATE
+ DllCanUnloadNow PRIVATE
+ DllRegisterServer PRIVATE
+ DllUnregisterServer PRIVATE