summaryrefslogtreecommitdiff
path: root/wia/ProdScan/ProdScan.def
diff options
context:
space:
mode:
authorkarlf <[email protected]>2016-08-11 13:28:13 -0700
committerkarlf <[email protected]>2016-08-11 13:28:13 -0700
commit96eb96dfb613e4c745db6bd1f53a92fe7e2290fc (patch)
treead5f3ede5cbcd6b598677ce41bcf8318471bdd92 /wia/ProdScan/ProdScan.def
parent687b274aa38fd05c8c26e3068932121876d7f745 (diff)
Updated for "Windows 10 Anniversary Update" (Version 1607)
Diffstat (limited to 'wia/ProdScan/ProdScan.def')
-rw-r--r--wia/ProdScan/ProdScan.def9
1 files changed, 9 insertions, 0 deletions
diff --git a/wia/ProdScan/ProdScan.def b/wia/ProdScan/ProdScan.def
new file mode 100644
index 00000000..992d4052
--- /dev/null
+++ b/wia/ProdScan/ProdScan.def
@@ -0,0 +1,9 @@
+LIBRARY PRODSCAN
+
+EXPORTS
+ DllGetClassObject PRIVATE
+ DllCanUnloadNow PRIVATE
+ DllRegisterServer PRIVATE
+ DllUnregisterServer PRIVATE
+
+