* lib32/cabinet.def: New def, based on a patch by Ray Donnelly.
* Makefile.am (lib32_DATA): Add lib32/cabinet.def to build.
* Makefile.in: Regenerate.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@5053 4407c894-4637-0410-b4f5-ada5f102cad1
diff --git a/mingw-w64-crt/lib32/cabinet.def b/mingw-w64-crt/lib32/cabinet.def
new file mode 100644
index 0000000..e4dc8c1
--- /dev/null
+++ b/mingw-w64-crt/lib32/cabinet.def
@@ -0,0 +1,21 @@
+;
+; Definition file of Cabinet.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008
+;
+LIBRARY "Cabinet.dll"
+EXPORTS
+GetDllVersion@0
+DllGetVersion@4
+Extract@8
+DeleteExtractedFiles@4
+FCICreate
+FCIAddFile
+FCIFlushFolder
+FCIFlushCabinet
+FCIDestroy
+FDICreate
+FDIIsCabinet
+FDICopy
+FDIDestroy
+FDITruncateCabinet