From e2eae0eac4f5f13637c7d662c8b573003500a2bb Mon Sep 17 00:00:00 2001 From: Rik Veenboer Date: Sun, 7 Dec 2014 09:44:25 +0000 Subject: [PATCH] Prepare source files for merge --- .cvsignore | 17 - LICENSE.TXT | 504 --- META-INF/MANIFEST.MF | 897 ----- README.txt | 11 - build.xml | 481 --- docs/BuildingJacobFromSource.html | 144 - docs/EventCallbacks.html | 88 - docs/JacobComLifetime.html | 51 - docs/JacobThreading.html | 410 --- docs/ReleaseNotes.html | 1186 ------ docs/UsingJacob.html | 263 -- jni/.cvsignore | 4 - jni/ComThread.cpp | 47 - jni/ComThread.h | 48 - jni/Dispatch.cpp | 560 --- jni/Dispatch.h | 87 - jni/DispatchEvents.cpp | 370 -- jni/DispatchEvents.h | 50 - jni/DispatchProxy.cpp | 106 - jni/DispatchProxy.h | 55 - jni/EnumVariant.cpp | 131 - jni/EnumVariant.h | 63 - jni/EventProxy.cpp | 870 ----- jni/EventProxy.h | 101 - jni/STA.cpp | 63 - jni/STA.h | 47 - jni/SafeArray.cpp | 3177 ----------------- jni/SafeArray.h | 940 ----- jni/StdAfx.h | 51 - jni/Variant.cpp | 1274 ------- jni/Variant.h | 605 ---- jni/util.cpp | 75 - jni/util.h | 29 - lib/README.txt | 2 - lib/junit3.8.1/junit.jar | Bin 121070 -> 0 bytes samples/README.txt | 8 - .../JavaWebStart/DLLFromJARClassLoader.java | 74 - samples/com/jacob/samples/MathProj/Math.cls | 37 - .../com/jacob/samples/MathProj/MathTest.exp | Bin 988 -> 0 bytes .../com/jacob/samples/MathProj/MathTest.java | 83 - .../com/jacob/samples/MathProj/MathTest.lib | Bin 2616 -> 0 bytes .../com/jacob/samples/MathProj/MathTest.vbp | 35 - .../com/jacob/samples/MathProj/MathTest.vbw | 1 - samples/com/jacob/samples/MathProj/README.txt | 5 - samples/com/jacob/samples/access/Access.java | 144 - samples/com/jacob/samples/access/sample2.mdb | Bin 90112 -> 0 bytes samples/com/jacob/samples/ado/ADO_README.txt | 88 - samples/com/jacob/samples/ado/Command.java | 207 -- .../jacob/samples/ado/CommandTypeEnum.java | 13 - samples/com/jacob/samples/ado/Connection.java | 151 - samples/com/jacob/samples/ado/Field.java | 101 - samples/com/jacob/samples/ado/Fields.java | 43 - samples/com/jacob/samples/ado/Recordset.java | 342 -- samples/com/jacob/samples/ado/ms/README.txt | 9 - .../com/jacob/samples/ado/ms/testms.java.txt | 66 - samples/com/jacob/samples/ado/test.java | 56 - samples/com/jacob/samples/applet/AppTest.html | 8 - samples/com/jacob/samples/applet/AppTest.java | 58 - .../com/jacob/samples/atl/MultiFace/Face.cpp | 67 - .../com/jacob/samples/atl/MultiFace/Face.h | 63 - .../com/jacob/samples/atl/MultiFace/Face.rgs | 23 - .../jacob/samples/atl/MultiFace/MultiFace.aps | Bin 3584 -> 0 bytes .../jacob/samples/atl/MultiFace/MultiFace.cpp | 72 - .../jacob/samples/atl/MultiFace/MultiFace.def | 9 - .../jacob/samples/atl/MultiFace/MultiFace.dsp | 323 -- .../jacob/samples/atl/MultiFace/MultiFace.dsw | 29 - .../jacob/samples/atl/MultiFace/MultiFace.h | 571 --- .../jacob/samples/atl/MultiFace/MultiFace.idl | 70 - .../jacob/samples/atl/MultiFace/MultiFace.ncb | Bin 58368 -> 0 bytes .../jacob/samples/atl/MultiFace/MultiFace.opt | Bin 53760 -> 0 bytes .../jacob/samples/atl/MultiFace/MultiFace.plg | 48 - .../jacob/samples/atl/MultiFace/MultiFace.rc | 125 - .../jacob/samples/atl/MultiFace/MultiFace.tlb | Bin 2424 -> 0 bytes .../jacob/samples/atl/MultiFace/MultiFace_i.c | 56 - .../jacob/samples/atl/MultiFace/MultiFace_p.c | 570 --- .../samples/atl/MultiFace/MultiFaceps.def | 11 - .../samples/atl/MultiFace/MultiFaceps.mk | 16 - .../jacob/samples/atl/MultiFace/StdAfx.cpp | 12 - .../com/jacob/samples/atl/MultiFace/StdAfx.h | 27 - .../com/jacob/samples/atl/MultiFace/dlldata.c | 38 - .../jacob/samples/atl/MultiFace/resource.h | 18 - .../com/jacob/samples/atl/MultiFaceTest.java | 46 - samples/com/jacob/samples/atl/readme.txt | 14 - .../samples/office/ExcelDispatchTest.java | 52 - .../jacob/samples/office/VisioPrintTest.java | 48 - .../office/WordDocumentProperties.java | 165 - .../com/jacob/samples/outlook/Outlook.java | 80 - .../servlet/JacobScript.java_nocompile | 75 - samples/com/jacob/samples/servlet/readme.txt | 45 - .../com/jacob/samples/system/DiskUtils.java | 152 - .../jacob/samples/system/SystemMonitor.java | 75 - samples/com/jacob/samples/visio/VisioApp.java | 121 - .../jacob/samples/visio/VisioAppFacade.java | 180 - .../com/jacob/samples/visio/VisioDemo.java | 197 - .../samples/visio/VisioEventAdapter.java | 68 - .../samples/visio/VisioEventListener.java | 33 - .../jacob/samples/visio/VisioException.java | 25 - .../com/jacob/samples/visio/test_drawing.vsd | Bin 75264 -> 0 bytes .../main/java}/com/jacob/activeX/.cvsignore | 0 .../com/jacob/activeX/ActiveXComponent.java | 0 .../jacob/activeX/ActiveXDispatchEvents.java | 0 .../jacob/activeX/ActiveXInvocationProxy.java | 0 .../main/java}/com/jacob/com/.cvsignore | 0 .../java}/com/jacob/com/ComException.java | 0 .../java}/com/jacob/com/ComFailException.java | 0 .../main/java}/com/jacob/com/ComThread.java | 0 .../main/java}/com/jacob/com/Currency.java | 0 .../java}/com/jacob/com/DateUtilities.java | 0 .../main/java}/com/jacob/com/Dispatch.java | 0 .../java}/com/jacob/com/DispatchEvents.java | 0 .../com/jacob/com/DispatchIdentifier.java | 0 .../java}/com/jacob/com/DispatchProxy.java | 0 .../main/java}/com/jacob/com/EnumVariant.java | 0 .../java}/com/jacob/com/InvocationProxy.java | 0 .../jacob/com/InvocationProxyAllVariants.java | 0 .../java}/com/jacob/com/JacobException.java | 0 .../main/java}/com/jacob/com/JacobObject.java | 0 .../java}/com/jacob/com/JacobReleaseInfo.java | 0 .../java}/com/jacob/com/LibraryLoader.java | 0 .../main/java}/com/jacob/com/MainSTA.java | 0 .../jacob/com/NotImplementedException.java | 0 .../main/java}/com/jacob/com/ROT.java | 0 .../main/java}/com/jacob/com/STA.java | 0 .../main/java}/com/jacob/com/SafeArray.java | 0 .../main/java}/com/jacob/com/Variant.java | 0 .../java}/com/jacob/com/VariantUtilities.java | 0 .../java}/com/jacob/com/VariantViaEvent.java | 0 .../com/jacob/com/WrongThreadException.java | 0 .../com/ActiveXComponentFactoryTest.java | 117 - unittest/com/jacob/com/DateUtilitiesTest.java | 53 - .../com/jacob/com/DispatchNullProgramId.java | 37 - unittest/com/jacob/com/DispatchTest.java | 20 - .../jacob/com/DispatchValidDispatchTest.java | 41 - unittest/com/jacob/com/JacobDeadlockTest.java | 120 - unittest/com/jacob/com/JacobObjectTest.java | 22 - unittest/com/jacob/com/LibraryLoaderTest.java | 79 - unittest/com/jacob/com/README.txt | 1 - unittest/com/jacob/com/ROT2Test.java | 122 - unittest/com/jacob/com/ROT3Test.java | 141 - unittest/com/jacob/com/ROTTest.java | 133 - unittest/com/jacob/com/VariantDateTest.java | 70 - unittest/com/jacob/com/VariantTest.java | 667 ---- .../com/jacob/com/VariantUtilitiesTest.java | 103 - unittest/com/jacob/test/BaseTestCase.java | 174 - .../jacob/test/errors/UnicodeErrorTest.java | 34 - .../com/jacob/test/events/ExcelEventTest.java | 148 - unittest/com/jacob/test/events/IETest.java | 436 --- .../jacob/test/events/IETestActiveXProxy.java | 289 -- .../com/jacob/test/events/WordEventTest.java | 93 - .../com/jacob/test/excel/ControllerTest.java | 236 -- unittest/com/jacob/test/excel/teste.xls | Bin 15360 -> 0 bytes .../jacob/test/powerpoint/PowerpointTest.java | 161 - unittest/com/jacob/test/powerpoint/test1.ppt | Bin 10752 -> 0 bytes unittest/com/jacob/test/powerpoint/test2.ppt | Bin 10752 -> 0 bytes unittest/com/jacob/test/powerpoint/test3.ppt | Bin 10752 -> 0 bytes unittest/com/jacob/test/powerpoint/test4.ppt | Bin 10752 -> 0 bytes unittest/com/jacob/test/powerpoint/test5.ppt | Bin 10752 -> 0 bytes .../test/safearray/SafeArrayBasicTest.java | Bin 20648 -> 0 bytes .../test/safearray/SafeArrayContents.java | 273 -- .../test/safearray/SafeArrayDispatchTest.java | 45 - .../jacob/test/safearray/SafeArrayLeak.java | 177 - .../test/safearray/SafeArrayReleaseTest.java | 89 - .../test/safearray/SafeArrayViaExcel.java | 75 - .../test/safearray/SafeArrayViaExcel.xls | Bin 91136 -> 0 bytes .../com/jacob/test/vbscript/ScriptTest.java | 67 - .../com/jacob/test/vbscript/ScriptTest2.java | 105 - .../test/vbscript/ScriptTest2ActiveX.java | 103 - .../com/jacob/test/vbscript/ScriptTest3.java | 81 - .../test/vbscript/ScriptTest3ActiveX.java | 75 - .../test/vbscript/ScriptTestActiveX.java | 53 - .../test/vbscript/ScriptTestErrEvents.java | 19 - .../com/jacob/test/windowsmedia/WMPlayer.java | 30 - unittest/readme.txt | 3 - vstudio/jacob/jacob.vcproj | 283 -- 174 files changed, 22635 deletions(-) delete mode 100644 .cvsignore delete mode 100644 LICENSE.TXT delete mode 100644 META-INF/MANIFEST.MF delete mode 100644 README.txt delete mode 100644 build.xml delete mode 100644 docs/BuildingJacobFromSource.html delete mode 100644 docs/EventCallbacks.html delete mode 100644 docs/JacobComLifetime.html delete mode 100644 docs/JacobThreading.html delete mode 100644 docs/ReleaseNotes.html delete mode 100644 docs/UsingJacob.html delete mode 100644 jni/.cvsignore delete mode 100644 jni/ComThread.cpp delete mode 100644 jni/ComThread.h delete mode 100644 jni/Dispatch.cpp delete mode 100644 jni/Dispatch.h delete mode 100644 jni/DispatchEvents.cpp delete mode 100644 jni/DispatchEvents.h delete mode 100644 jni/DispatchProxy.cpp delete mode 100644 jni/DispatchProxy.h delete mode 100644 jni/EnumVariant.cpp delete mode 100644 jni/EnumVariant.h delete mode 100644 jni/EventProxy.cpp delete mode 100644 jni/EventProxy.h delete mode 100644 jni/STA.cpp delete mode 100644 jni/STA.h delete mode 100644 jni/SafeArray.cpp delete mode 100644 jni/SafeArray.h delete mode 100644 jni/StdAfx.h delete mode 100644 jni/Variant.cpp delete mode 100644 jni/Variant.h delete mode 100644 jni/util.cpp delete mode 100644 jni/util.h delete mode 100644 lib/README.txt delete mode 100644 lib/junit3.8.1/junit.jar delete mode 100644 samples/README.txt delete mode 100644 samples/com/jacob/samples/JavaWebStart/DLLFromJARClassLoader.java delete mode 100644 samples/com/jacob/samples/MathProj/Math.cls delete mode 100644 samples/com/jacob/samples/MathProj/MathTest.exp delete mode 100644 samples/com/jacob/samples/MathProj/MathTest.java delete mode 100644 samples/com/jacob/samples/MathProj/MathTest.lib delete mode 100644 samples/com/jacob/samples/MathProj/MathTest.vbp delete mode 100644 samples/com/jacob/samples/MathProj/MathTest.vbw delete mode 100644 samples/com/jacob/samples/MathProj/README.txt delete mode 100644 samples/com/jacob/samples/access/Access.java delete mode 100644 samples/com/jacob/samples/access/sample2.mdb delete mode 100644 samples/com/jacob/samples/ado/ADO_README.txt delete mode 100644 samples/com/jacob/samples/ado/Command.java delete mode 100644 samples/com/jacob/samples/ado/CommandTypeEnum.java delete mode 100644 samples/com/jacob/samples/ado/Connection.java delete mode 100644 samples/com/jacob/samples/ado/Field.java delete mode 100644 samples/com/jacob/samples/ado/Fields.java delete mode 100644 samples/com/jacob/samples/ado/Recordset.java delete mode 100644 samples/com/jacob/samples/ado/ms/README.txt delete mode 100644 samples/com/jacob/samples/ado/ms/testms.java.txt delete mode 100644 samples/com/jacob/samples/ado/test.java delete mode 100644 samples/com/jacob/samples/applet/AppTest.html delete mode 100644 samples/com/jacob/samples/applet/AppTest.java delete mode 100644 samples/com/jacob/samples/atl/MultiFace/Face.cpp delete mode 100644 samples/com/jacob/samples/atl/MultiFace/Face.h delete mode 100644 samples/com/jacob/samples/atl/MultiFace/Face.rgs delete mode 100644 samples/com/jacob/samples/atl/MultiFace/MultiFace.aps delete mode 100644 samples/com/jacob/samples/atl/MultiFace/MultiFace.cpp delete mode 100644 samples/com/jacob/samples/atl/MultiFace/MultiFace.def delete mode 100644 samples/com/jacob/samples/atl/MultiFace/MultiFace.dsp delete mode 100644 samples/com/jacob/samples/atl/MultiFace/MultiFace.dsw delete mode 100644 samples/com/jacob/samples/atl/MultiFace/MultiFace.h delete mode 100644 samples/com/jacob/samples/atl/MultiFace/MultiFace.idl delete mode 100644 samples/com/jacob/samples/atl/MultiFace/MultiFace.ncb delete mode 100644 samples/com/jacob/samples/atl/MultiFace/MultiFace.opt delete mode 100644 samples/com/jacob/samples/atl/MultiFace/MultiFace.plg delete mode 100644 samples/com/jacob/samples/atl/MultiFace/MultiFace.rc delete mode 100644 samples/com/jacob/samples/atl/MultiFace/MultiFace.tlb delete mode 100644 samples/com/jacob/samples/atl/MultiFace/MultiFace_i.c delete mode 100644 samples/com/jacob/samples/atl/MultiFace/MultiFace_p.c delete mode 100644 samples/com/jacob/samples/atl/MultiFace/MultiFaceps.def delete mode 100644 samples/com/jacob/samples/atl/MultiFace/MultiFaceps.mk delete mode 100644 samples/com/jacob/samples/atl/MultiFace/StdAfx.cpp delete mode 100644 samples/com/jacob/samples/atl/MultiFace/StdAfx.h delete mode 100644 samples/com/jacob/samples/atl/MultiFace/dlldata.c delete mode 100644 samples/com/jacob/samples/atl/MultiFace/resource.h delete mode 100644 samples/com/jacob/samples/atl/MultiFaceTest.java delete mode 100644 samples/com/jacob/samples/atl/readme.txt delete mode 100644 samples/com/jacob/samples/office/ExcelDispatchTest.java delete mode 100644 samples/com/jacob/samples/office/VisioPrintTest.java delete mode 100644 samples/com/jacob/samples/office/WordDocumentProperties.java delete mode 100644 samples/com/jacob/samples/outlook/Outlook.java delete mode 100644 samples/com/jacob/samples/servlet/JacobScript.java_nocompile delete mode 100644 samples/com/jacob/samples/servlet/readme.txt delete mode 100644 samples/com/jacob/samples/system/DiskUtils.java delete mode 100644 samples/com/jacob/samples/system/SystemMonitor.java delete mode 100644 samples/com/jacob/samples/visio/VisioApp.java delete mode 100644 samples/com/jacob/samples/visio/VisioAppFacade.java delete mode 100644 samples/com/jacob/samples/visio/VisioDemo.java delete mode 100644 samples/com/jacob/samples/visio/VisioEventAdapter.java delete mode 100644 samples/com/jacob/samples/visio/VisioEventListener.java delete mode 100644 samples/com/jacob/samples/visio/VisioException.java delete mode 100644 samples/com/jacob/samples/visio/test_drawing.vsd rename {src => src.1.15-M3/main/java}/com/jacob/activeX/.cvsignore (100%) rename {src => src.1.15-M3/main/java}/com/jacob/activeX/ActiveXComponent.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/activeX/ActiveXDispatchEvents.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/activeX/ActiveXInvocationProxy.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/.cvsignore (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/ComException.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/ComFailException.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/ComThread.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/Currency.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/DateUtilities.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/Dispatch.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/DispatchEvents.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/DispatchIdentifier.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/DispatchProxy.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/EnumVariant.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/InvocationProxy.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/InvocationProxyAllVariants.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/JacobException.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/JacobObject.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/JacobReleaseInfo.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/LibraryLoader.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/MainSTA.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/NotImplementedException.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/ROT.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/STA.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/SafeArray.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/Variant.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/VariantUtilities.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/VariantViaEvent.java (100%) rename {src => src.1.15-M3/main/java}/com/jacob/com/WrongThreadException.java (100%) delete mode 100644 unittest/com/jacob/com/ActiveXComponentFactoryTest.java delete mode 100644 unittest/com/jacob/com/DateUtilitiesTest.java delete mode 100644 unittest/com/jacob/com/DispatchNullProgramId.java delete mode 100644 unittest/com/jacob/com/DispatchTest.java delete mode 100644 unittest/com/jacob/com/DispatchValidDispatchTest.java delete mode 100644 unittest/com/jacob/com/JacobDeadlockTest.java delete mode 100644 unittest/com/jacob/com/JacobObjectTest.java delete mode 100644 unittest/com/jacob/com/LibraryLoaderTest.java delete mode 100644 unittest/com/jacob/com/README.txt delete mode 100644 unittest/com/jacob/com/ROT2Test.java delete mode 100644 unittest/com/jacob/com/ROT3Test.java delete mode 100644 unittest/com/jacob/com/ROTTest.java delete mode 100644 unittest/com/jacob/com/VariantDateTest.java delete mode 100644 unittest/com/jacob/com/VariantTest.java delete mode 100644 unittest/com/jacob/com/VariantUtilitiesTest.java delete mode 100644 unittest/com/jacob/test/BaseTestCase.java delete mode 100644 unittest/com/jacob/test/errors/UnicodeErrorTest.java delete mode 100644 unittest/com/jacob/test/events/ExcelEventTest.java delete mode 100644 unittest/com/jacob/test/events/IETest.java delete mode 100644 unittest/com/jacob/test/events/IETestActiveXProxy.java delete mode 100644 unittest/com/jacob/test/events/WordEventTest.java delete mode 100644 unittest/com/jacob/test/excel/ControllerTest.java delete mode 100644 unittest/com/jacob/test/excel/teste.xls delete mode 100644 unittest/com/jacob/test/powerpoint/PowerpointTest.java delete mode 100644 unittest/com/jacob/test/powerpoint/test1.ppt delete mode 100644 unittest/com/jacob/test/powerpoint/test2.ppt delete mode 100644 unittest/com/jacob/test/powerpoint/test3.ppt delete mode 100644 unittest/com/jacob/test/powerpoint/test4.ppt delete mode 100644 unittest/com/jacob/test/powerpoint/test5.ppt delete mode 100644 unittest/com/jacob/test/safearray/SafeArrayBasicTest.java delete mode 100644 unittest/com/jacob/test/safearray/SafeArrayContents.java delete mode 100644 unittest/com/jacob/test/safearray/SafeArrayDispatchTest.java delete mode 100644 unittest/com/jacob/test/safearray/SafeArrayLeak.java delete mode 100644 unittest/com/jacob/test/safearray/SafeArrayReleaseTest.java delete mode 100644 unittest/com/jacob/test/safearray/SafeArrayViaExcel.java delete mode 100644 unittest/com/jacob/test/safearray/SafeArrayViaExcel.xls delete mode 100644 unittest/com/jacob/test/vbscript/ScriptTest.java delete mode 100644 unittest/com/jacob/test/vbscript/ScriptTest2.java delete mode 100644 unittest/com/jacob/test/vbscript/ScriptTest2ActiveX.java delete mode 100644 unittest/com/jacob/test/vbscript/ScriptTest3.java delete mode 100644 unittest/com/jacob/test/vbscript/ScriptTest3ActiveX.java delete mode 100644 unittest/com/jacob/test/vbscript/ScriptTestActiveX.java delete mode 100644 unittest/com/jacob/test/vbscript/ScriptTestErrEvents.java delete mode 100644 unittest/com/jacob/test/windowsmedia/WMPlayer.java delete mode 100644 unittest/readme.txt delete mode 100644 vstudio/jacob/jacob.vcproj diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index 51e41b6..0000000 --- a/.cvsignore +++ /dev/null @@ -1,17 +0,0 @@ -jacob.dll -jacob.jar -jacobdll.jar -*.zip -RELEASE.txt -.project -.cproject -.classpath -compilation_tools.properties -version.properties -release -.externalToolBuilders -.cdtproject -foo.foo -foo.ser -JacobVersion.properties -.settings diff --git a/LICENSE.TXT b/LICENSE.TXT deleted file mode 100644 index a2a1d92..0000000 --- a/LICENSE.TXT +++ /dev/null @@ -1,504 +0,0 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 2.1, February 1999 - - Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - -[This is the first released version of the Lesser GPL. It also counts - as the successor of the GNU Library Public License, version 2, hence - the version number 2.1.] - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -Licenses are intended to guarantee your freedom to share and change -free software--to make sure the software is free for all its users. - - This license, the Lesser General Public License, applies to some -specially designated software packages--typically libraries--of the -Free Software Foundation and other authors who decide to use it. You -can use it too, but we suggest you first think carefully about whether -this license or the ordinary General Public License is the better -strategy to use in any particular case, based on the explanations below. - - When we speak of free software, we are referring to freedom of use, -not price. Our General Public Licenses are designed to make sure that -you have the freedom to distribute copies of free software (and charge -for this service if you wish); that you receive source code or can get -it if you want it; that you can change the software and use pieces of -it in new free programs; and that you are informed that you can do -these things. - - To protect your rights, we need to make restrictions that forbid -distributors to deny you these rights or to ask you to surrender these -rights. These restrictions translate to certain responsibilities for -you if you distribute copies of the library or if you modify it. - - For example, if you distribute copies of the library, whether gratis -or for a fee, you must give the recipients all the rights that we gave -you. You must make sure that they, too, receive or can get the source -code. If you link other code with the library, you must provide -complete object files to the recipients, so that they can relink them -with the library after making changes to the library and recompiling -it. And you must show them these terms so they know their rights. - - We protect your rights with a two-step method: (1) we copyright the -library, and (2) we offer you this license, which gives you legal -permission to copy, distribute and/or modify the library. - - To protect each distributor, we want to make it very clear that -there is no warranty for the free library. Also, if the library is -modified by someone else and passed on, the recipients should know -that what they have is not the original version, so that the original -author's reputation will not be affected by problems that might be -introduced by others. - - Finally, software patents pose a constant threat to the existence of -any free program. We wish to make sure that a company cannot -effectively restrict the users of a free program by obtaining a -restrictive license from a patent holder. Therefore, we insist that -any patent license obtained for a version of the library must be -consistent with the full freedom of use specified in this license. - - Most GNU software, including some libraries, is covered by the -ordinary GNU General Public License. This license, the GNU Lesser -General Public License, applies to certain designated libraries, and -is quite different from the ordinary General Public License. We use -this license for certain libraries in order to permit linking those -libraries into non-free programs. - - When a program is linked with a library, whether statically or using -a shared library, the combination of the two is legally speaking a -combined work, a derivative of the original library. The ordinary -General Public License therefore permits such linking only if the -entire combination fits its criteria of freedom. The Lesser General -Public License permits more lax criteria for linking other code with -the library. - - We call this license the "Lesser" General Public License because it -does Less to protect the user's freedom than the ordinary General -Public License. It also provides other free software developers Less -of an advantage over competing non-free programs. These disadvantages -are the reason we use the ordinary General Public License for many -libraries. However, the Lesser license provides advantages in certain -special circumstances. - - For example, on rare occasions, there may be a special need to -encourage the widest possible use of a certain library, so that it becomes -a de-facto standard. To achieve this, non-free programs must be -allowed to use the library. A more frequent case is that a free -library does the same job as widely used non-free libraries. In this -case, there is little to gain by limiting the free library to free -software only, so we use the Lesser General Public License. - - In other cases, permission to use a particular library in non-free -programs enables a greater number of people to use a large body of -free software. For example, permission to use the GNU C Library in -non-free programs enables many more people to use the whole GNU -operating system, as well as its variant, the GNU/Linux operating -system. - - Although the Lesser General Public License is Less protective of the -users' freedom, it does ensure that the user of a program that is -linked with the Library has the freedom and the wherewithal to run -that program using a modified version of the Library. - - The precise terms and conditions for copying, distribution and -modification follow. Pay close attention to the difference between a -"work based on the library" and a "work that uses the library". The -former contains code derived from the library, whereas the latter must -be combined with the library in order to run. - - GNU LESSER GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License Agreement applies to any software library or other -program which contains a notice placed by the copyright holder or -other authorized party saying it may be distributed under the terms of -this Lesser General Public License (also called "this License"). -Each licensee is addressed as "you". - - A "library" means a collection of software functions and/or data -prepared so as to be conveniently linked with application programs -(which use some of those functions and data) to form executables. - - The "Library", below, refers to any such software library or work -which has been distributed under these terms. A "work based on the -Library" means either the Library or any derivative work under -copyright law: that is to say, a work containing the Library or a -portion of it, either verbatim or with modifications and/or translated -straightforwardly into another language. (Hereinafter, translation is -included without limitation in the term "modification".) - - "Source code" for a work means the preferred form of the work for -making modifications to it. For a library, complete source code means -all the source code for all modules it contains, plus any associated -interface definition files, plus the scripts used to control compilation -and installation of the library. - - Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running a program using the Library is not restricted, and output from -such a program is covered only if its contents constitute a work based -on the Library (independent of the use of the Library in a tool for -writing it). Whether that is true depends on what the Library does -and what the program that uses the Library does. - - 1. You may copy and distribute verbatim copies of the Library's -complete source code as you receive it, in any medium, provided that -you conspicuously and appropriately publish on each copy an -appropriate copyright notice and disclaimer of warranty; keep intact -all the notices that refer to this License and to the absence of any -warranty; and distribute a copy of this License along with the -Library. - - You may charge a fee for the physical act of transferring a copy, -and you may at your option offer warranty protection in exchange for a -fee. - - 2. You may modify your copy or copies of the Library or any portion -of it, thus forming a work based on the Library, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) The modified work must itself be a software library. - - b) You must cause the files modified to carry prominent notices - stating that you changed the files and the date of any change. - - c) You must cause the whole of the work to be licensed at no - charge to all third parties under the terms of this License. - - d) If a facility in the modified Library refers to a function or a - table of data to be supplied by an application program that uses - the facility, other than as an argument passed when the facility - is invoked, then you must make a good faith effort to ensure that, - in the event an application does not supply such function or - table, the facility still operates, and performs whatever part of - its purpose remains meaningful. - - (For example, a function in a library to compute square roots has - a purpose that is entirely well-defined independent of the - application. Therefore, Subsection 2d requires that any - application-supplied function or table used by this function must - be optional: if the application does not supply it, the square - root function must still compute square roots.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Library, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Library, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote -it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Library. - -In addition, mere aggregation of another work not based on the Library -with the Library (or with a work based on the Library) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may opt to apply the terms of the ordinary GNU General Public -License instead of this License to a given copy of the Library. To do -this, you must alter all the notices that refer to this License, so -that they refer to the ordinary GNU General Public License, version 2, -instead of to this License. (If a newer version than version 2 of the -ordinary GNU General Public License has appeared, then you can specify -that version instead if you wish.) Do not make any other change in -these notices. - - Once this change is made in a given copy, it is irreversible for -that copy, so the ordinary GNU General Public License applies to all -subsequent copies and derivative works made from that copy. - - This option is useful when you wish to copy part of the code of -the Library into a program that is not a library. - - 4. You may copy and distribute the Library (or a portion or -derivative of it, under Section 2) in object code or executable form -under the terms of Sections 1 and 2 above provided that you accompany -it with the complete corresponding machine-readable source code, which -must be distributed under the terms of Sections 1 and 2 above on a -medium customarily used for software interchange. - - If distribution of object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the -source code from the same place satisfies the requirement to -distribute the source code, even though third parties are not -compelled to copy the source along with the object code. - - 5. A program that contains no derivative of any portion of the -Library, but is designed to work with the Library by being compiled or -linked with it, is called a "work that uses the Library". Such a -work, in isolation, is not a derivative work of the Library, and -therefore falls outside the scope of this License. - - However, linking a "work that uses the Library" with the Library -creates an executable that is a derivative of the Library (because it -contains portions of the Library), rather than a "work that uses the -library". The executable is therefore covered by this License. -Section 6 states terms for distribution of such executables. - - When a "work that uses the Library" uses material from a header file -that is part of the Library, the object code for the work may be a -derivative work of the Library even though the source code is not. -Whether this is true is especially significant if the work can be -linked without the Library, or if the work is itself a library. The -threshold for this to be true is not precisely defined by law. - - If such an object file uses only numerical parameters, data -structure layouts and accessors, and small macros and small inline -functions (ten lines or less in length), then the use of the object -file is unrestricted, regardless of whether it is legally a derivative -work. (Executables containing this object code plus portions of the -Library will still fall under Section 6.) - - Otherwise, if the work is a derivative of the Library, you may -distribute the object code for the work under the terms of Section 6. -Any executables containing that work also fall under Section 6, -whether or not they are linked directly with the Library itself. - - 6. As an exception to the Sections above, you may also combine or -link a "work that uses the Library" with the Library to produce a -work containing portions of the Library, and distribute that work -under terms of your choice, provided that the terms permit -modification of the work for the customer's own use and reverse -engineering for debugging such modifications. - - You must give prominent notice with each copy of the work that the -Library is used in it and that the Library and its use are covered by -this License. You must supply a copy of this License. If the work -during execution displays copyright notices, you must include the -copyright notice for the Library among them, as well as a reference -directing the user to the copy of this License. Also, you must do one -of these things: - - a) Accompany the work with the complete corresponding - machine-readable source code for the Library including whatever - changes were used in the work (which must be distributed under - Sections 1 and 2 above); and, if the work is an executable linked - with the Library, with the complete machine-readable "work that - uses the Library", as object code and/or source code, so that the - user can modify the Library and then relink to produce a modified - executable containing the modified Library. (It is understood - that the user who changes the contents of definitions files in the - Library will not necessarily be able to recompile the application - to use the modified definitions.) - - b) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (1) uses at run time a - copy of the library already present on the user's computer system, - rather than copying library functions into the executable, and (2) - will operate properly with a modified version of the library, if - the user installs one, as long as the modified version is - interface-compatible with the version that the work was made with. - - c) Accompany the work with a written offer, valid for at - least three years, to give the same user the materials - specified in Subsection 6a, above, for a charge no more - than the cost of performing this distribution. - - d) If distribution of the work is made by offering access to copy - from a designated place, offer equivalent access to copy the above - specified materials from the same place. - - e) Verify that the user has already received a copy of these - materials or that you have already sent this user a copy. - - For an executable, the required form of the "work that uses the -Library" must include any data and utility programs needed for -reproducing the executable from it. However, as a special exception, -the materials to be distributed need not include anything that is -normally distributed (in either source or binary form) with the major -components (compiler, kernel, and so on) of the operating system on -which the executable runs, unless that component itself accompanies -the executable. - - It may happen that this requirement contradicts the license -restrictions of other proprietary libraries that do not normally -accompany the operating system. Such a contradiction means you cannot -use both them and the Library together in an executable that you -distribute. - - 7. You may place library facilities that are a work based on the -Library side-by-side in a single library together with other library -facilities not covered by this License, and distribute such a combined -library, provided that the separate distribution of the work based on -the Library and of the other library facilities is otherwise -permitted, and provided that you do these two things: - - a) Accompany the combined library with a copy of the same work - based on the Library, uncombined with any other library - facilities. This must be distributed under the terms of the - Sections above. - - b) Give prominent notice with the combined library of the fact - that part of it is a work based on the Library, and explaining - where to find the accompanying uncombined form of the same work. - - 8. You may not copy, modify, sublicense, link with, or distribute -the Library except as expressly provided under this License. Any -attempt otherwise to copy, modify, sublicense, link with, or -distribute the Library is void, and will automatically terminate your -rights under this License. However, parties who have received copies, -or rights, from you under this License will not have their licenses -terminated so long as such parties remain in full compliance. - - 9. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Library or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Library (or any work based on the -Library), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Library or works based on it. - - 10. Each time you redistribute the Library (or any work based on the -Library), the recipient automatically receives a license from the -original licensor to copy, distribute, link with or modify the Library -subject to these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties with -this License. - - 11. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Library at all. For example, if a patent -license would not permit royalty-free redistribution of the Library by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Library. - -If any portion of this section is held invalid or unenforceable under any -particular circumstance, the balance of the section is intended to apply, -and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 12. If the distribution and/or use of the Library is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Library under this License may add -an explicit geographical distribution limitation excluding those countries, -so that distribution is permitted only in or among countries not thus -excluded. In such case, this License incorporates the limitation as if -written in the body of this License. - - 13. The Free Software Foundation may publish revised and/or new -versions of the Lesser General Public License from time to time. -Such new versions will be similar in spirit to the present version, -but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Library -specifies a version number of this License which applies to it and -"any later version", you have the option of following the terms and -conditions either of that version or of any later version published by -the Free Software Foundation. If the Library does not specify a -license version number, you may choose any version ever published by -the Free Software Foundation. - - 14. If you wish to incorporate parts of the Library into other free -programs whose distribution conditions are incompatible with these, -write to the author to ask for permission. For software which is -copyrighted by the Free Software Foundation, write to the Free -Software Foundation; we sometimes make exceptions for this. Our -decision will be guided by the two goals of preserving the free status -of all derivatives of our free software and of promoting the sharing -and reuse of software generally. - - NO WARRANTY - - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR -OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY -KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY -AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU -FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE -LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A -FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Libraries - - If you develop a new library, and you want it to be of the greatest -possible use to the public, we recommend making it free software that -everyone can redistribute and change. You can do so by permitting -redistribution under these terms (or, alternatively, under the terms of the -ordinary General Public License). - - To apply these terms, attach the following notices to the library. It is -safest to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least the -"copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - -Also add information on how to contact you by electronic and paper mail. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the library, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the - library `Frob' (a library for tweaking knobs) written by James Random Hacker. - - , 1 April 1990 - Ty Coon, President of Vice - -That's all there is to it! - - diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF deleted file mode 100644 index 90f14d9..0000000 --- a/META-INF/MANIFEST.MF +++ /dev/null @@ -1,897 +0,0 @@ -Manifest-Version: 1.0 - -Name: ./com/jacob/activeX/ActiveXComponent.class -Digest-Algorithms: SHA MD5 -SHA-Digest: qqewKW8c2W7aSvB4Ob/bMbCPeFI= -MD5-Digest: EZs0WpbDBV5Id5XRw2tbtg== - -Name: ./com/jacob/activeX/ActiveXComponent.java -Digest-Algorithms: SHA MD5 -SHA-Digest: IeJoOZ9U4LtHuqyqJGKG24nDTYw= -MD5-Digest: Qqf2RAOc0xBTG8dGIyA2+w== - -Name: ./com/jacob/com/ComException.class -Digest-Algorithms: SHA MD5 -SHA-Digest: fuWzbhsBKLBjPtk5pvgVzskMFz4= -MD5-Digest: vwLlwRM/J9NYONB/UVw1AA== - -Name: ./com/jacob/com/ComException.java -Digest-Algorithms: SHA MD5 -SHA-Digest: 9HsO+/DGzYdZtFDK+Yi6SyEo29I= -MD5-Digest: tHiTxIfngQHjEXPzVC31pA== - -Name: ./com/jacob/com/ComFailException.class -Digest-Algorithms: SHA MD5 -SHA-Digest: dghV0kFmeXaebK73wRAyBNZsfeM= -MD5-Digest: EmfTcOZd7lFdNX+ZZIGufA== - -Name: ./com/jacob/com/ComFailException.java -Digest-Algorithms: SHA MD5 -SHA-Digest: yIS8kOUyyl2ymTHxb/8Za4ktjsw= -MD5-Digest: sdqsHsk9p4XXX5kfvQOQNg== - -Name: ./com/jacob/com/ComThread.class -Digest-Algorithms: SHA MD5 -SHA-Digest: J+KEmDJYSMA2VXg8smZpLFQYAuc= -MD5-Digest: wnPiLbEgp7GC4sMVsQ1eWg== - -Name: ./com/jacob/com/ComThread.java -Digest-Algorithms: SHA MD5 -SHA-Digest: q0K2wuQ+be8Qrrai/Ui1BTMeFeo= -MD5-Digest: eH6GkFkD3A3PrX1cZJWr6w== - -Name: ./com/jacob/com/Dispatch.class -Digest-Algorithms: SHA MD5 -SHA-Digest: tYSc84+VUMMWYt7hrLDtcnINNUI= -MD5-Digest: etVQxCE1JEN1rYCc5ZA79A== - -Name: ./com/jacob/com/Dispatch.java -Digest-Algorithms: SHA MD5 -SHA-Digest: Q95eP1KW/Z/ICzzeaNDCFUIG408= -MD5-Digest: IovIOD5G/XY7qFAHViNeng== - -Name: ./com/jacob/com/DispatchEvents.class -Digest-Algorithms: SHA MD5 -SHA-Digest: 7cgrmVJc18T/hRvT3931tQzVa5s= -MD5-Digest: CtihQf0ka9OChKX+OnKucQ== - -Name: ./com/jacob/com/DispatchEvents.java -Digest-Algorithms: SHA MD5 -SHA-Digest: 5MwAZmktJFp7rq23Lz/VG1/ULk4= -MD5-Digest: 2haKHCBa7UXfl8HCSPEyQQ== - -Name: ./com/jacob/com/DispatchProxy.class -Digest-Algorithms: SHA MD5 -SHA-Digest: xDGCGyw+8G/kxFFOQtQo3rbhDN8= -MD5-Digest: +5n2WPrM0Jj0FauyuctPMQ== - -Name: ./com/jacob/com/DispatchProxy.java -Digest-Algorithms: SHA MD5 -SHA-Digest: 4NGdFabt0CZL8y56A1x/AEat6/o= -MD5-Digest: Wd9zhjmACcUxZ3gqdWtB2w== - -Name: ./com/jacob/com/EnumVariant.class -Digest-Algorithms: SHA MD5 -SHA-Digest: ft/EfZ1xwI/J07yz6oxla2jKZFM= -MD5-Digest: zRYy+0tuDsAQ7SCOJxgx5A== - -Name: ./com/jacob/com/EnumVariant.java -Digest-Algorithms: SHA MD5 -SHA-Digest: 3biekksAd50gb6GRfpefO2PpS6c= -MD5-Digest: zlu6oH2HFI//sGTexAv9GQ== - -Name: ./com/jacob/com/JacobObject.class -Digest-Algorithms: SHA MD5 -SHA-Digest: 9uw+e0Wxha1A6tp6PFQE1JMJkvQ= -MD5-Digest: D37EFI7kTv9NEnsyQcsXsA== - -Name: ./com/jacob/com/JacobObject.java -Digest-Algorithms: SHA MD5 -SHA-Digest: TqJDUM7Ujxt5/zAGSG9uCoKcJ4U= -MD5-Digest: oD0tL8WPPCN3jF59jfd/yA== - -Name: ./com/jacob/com/MainSTA.class -Digest-Algorithms: SHA MD5 -SHA-Digest: 3WKAHdSq2yTa/lqHgyOTo6vqvnk= -MD5-Digest: h0kY/3xCUs0uCyhWUL+DWQ== - -Name: ./com/jacob/com/MainSTA.java -Digest-Algorithms: SHA MD5 -SHA-Digest: pDIgNuK9H9KhKQEZIMIgM44nDo8= -MD5-Digest: p/CDI6V3KgdOViQQ6/oR0g== - -Name: ./com/jacob/com/ROT.class -Digest-Algorithms: SHA MD5 -SHA-Digest: bEQuGPBbOn8HlXMmcLQCRh0BlYs= -MD5-Digest: rCXiBlficXaJbCoFMCeoJg== - -Name: ./com/jacob/com/ROT.java -Digest-Algorithms: SHA MD5 -SHA-Digest: K6WVkJuFZNjgow/o4/1pTyKu2Tk= -MD5-Digest: eOCwqvCPVk+haZ7WFzEJOg== - -Name: ./com/jacob/com/SafeArray.class -Digest-Algorithms: SHA MD5 -SHA-Digest: AIqtFq0miAVrMUY0HZUnXuhl284= -MD5-Digest: TiPLaOJAMTzTVP2a2AsX0A== - -Name: ./com/jacob/com/SafeArray.java -Digest-Algorithms: SHA MD5 -SHA-Digest: CGBlCL952tC//MTG+XxqSOQh/hI= -MD5-Digest: pf25bH4uo0LZOzz7utDa8Q== - -Name: ./com/jacob/com/STA.class -Digest-Algorithms: SHA MD5 -SHA-Digest: 6cqSEZm+8kVkAO4Vnc5G04qCrCE= -MD5-Digest: 7O16Je2NaryCebJZ28U20A== - -Name: ./com/jacob/com/STA.java -Digest-Algorithms: SHA MD5 -SHA-Digest: S0EbhtSPEAv9fGOaTNBymxmZthM= -MD5-Digest: 9fcj8YmMFCCfB8M5eF7lPA== - -Name: ./com/jacob/com/Variant.class -Digest-Algorithms: SHA MD5 -SHA-Digest: ea5nat308Pg7cxcJdywpqL++HiM= -MD5-Digest: 6/TukZAwtC9UOUArjcpTXg== - -Name: ./com/jacob/com/Variant.java -Digest-Algorithms: SHA MD5 -SHA-Digest: psnbnw0M+2egeuqpbf2u1C7I/EY= -MD5-Digest: iuuq5W1sFXeT269RJC7U6w== - -Name: ./com/jacob/com/WrongThreadException.class -Digest-Algorithms: SHA MD5 -SHA-Digest: 55DxaZjMfzYE9MTCKZ8VPgpjVLc= -MD5-Digest: 9uygPT4WdJg8N6Yo/t0tkA== - -Name: ./com/jacob/com/WrongThreadException.java -Digest-Algorithms: SHA MD5 -SHA-Digest: PPQzELKIkTeQJfGTBUfUonPdSnc= -MD5-Digest: bNwuGE+cW1Z9+pWnI3r/Bg== - -Name: ./jacob.dll -Digest-Algorithms: SHA MD5 -SHA-Digest: 3LlRg0frUqmTW8HjSXm2tGZi9og= -MD5-Digest: MgUWKEmjKUX4hFTLoSyeCA== - -Name: ./jacob.jar -Digest-Algorithms: SHA MD5 -SHA-Digest: xLY8bhITrVUd+Ft+++piDVNh+lc= -MD5-Digest: 5MOSXL4nEeEAdO40bNd3oA== - -Name: ./JacobComLifetime.html -Digest-Algorithms: SHA MD5 -SHA-Digest: uGRYLP2xhOaPGbunFQ7cxZcUvaw= -MD5-Digest: 3RU8RW+2/liuGpkyYbTPHg== - -Name: ./jacobSrc_18.zip -Digest-Algorithms: SHA MD5 -SHA-Digest: 2jmj7l5rSw0yVb/vlWAYkK/YBwk= -MD5-Digest: 1B2M2Y8AsgTpgAmY7PhCfg== - -Name: ./JacobThreading.html -Digest-Algorithms: SHA MD5 -SHA-Digest: IQs2MYpplp8guNE7nFWcnsEJLt8= -MD5-Digest: MuRQ3uXcEMeB5msQ/oYyTQ== - -Name: ./jni/ComThread.cpp -Digest-Algorithms: SHA MD5 -SHA-Digest: pfEIKsR11Doq3+Dmwpyf6tscRCY= -MD5-Digest: RDG15eEa+FxZtSmn1sadSg== - -Name: ./jni/ComThread.h -Digest-Algorithms: SHA MD5 -SHA-Digest: JtBBBpPcOqjBm4o10ui48TOgkps= -MD5-Digest: z3ocf5BOusRSSdB8madNlA== - -Name: ./jni/ComThread.obj -Digest-Algorithms: SHA MD5 -SHA-Digest: Z05DKyL+S6GI3w0GhhkoeWRS+Ss= -MD5-Digest: wUSJQhroulYl2cZ+eLnu7Q== - -Name: ./jni/Dispatch.cpp -Digest-Algorithms: SHA MD5 -SHA-Digest: FH0YWD3RyD9CR1fHkGiIzJLh0tk= -MD5-Digest: VAjOj5ZPrBCbqvd15um09w== - -Name: ./jni/Dispatch.h -Digest-Algorithms: SHA MD5 -SHA-Digest: N74Cx8buqtuTUkLbg604pgcRGmE= -MD5-Digest: bX1snnEyrNBwexgVNtasCg== - -Name: ./jni/Dispatch.obj -Digest-Algorithms: SHA MD5 -SHA-Digest: saxklkHmLIdMVLdKj4vmYRtBHVo= -MD5-Digest: 0Y6c1VfYLJuQWlm6MI9UuA== - -Name: ./jni/DispatchEvents.cpp -Digest-Algorithms: SHA MD5 -SHA-Digest: UHLjKXAwbPlVN8hQoexl38jv1lM= -MD5-Digest: lL07d5A5AIxqphOxetIiLg== - -Name: ./jni/DispatchEvents.h -Digest-Algorithms: SHA MD5 -SHA-Digest: VKWhIhXOim7LLhyLGJclVlkilfI= -MD5-Digest: s4huR7K3gZu5qfQQTTRcGg== - -Name: ./jni/DispatchEvents.obj -Digest-Algorithms: SHA MD5 -SHA-Digest: 0I3opm1/14UCERfLZqUkoAnqObI= -MD5-Digest: Kd6mTsrifhRCmOT2rUkLHw== - -Name: ./jni/DispatchProxy.cpp -Digest-Algorithms: SHA MD5 -SHA-Digest: sEo5fo91hMQ0k+XVaZk5TCkC0NM= -MD5-Digest: tsX0rWU+eL5pKaBRhANZIw== - -Name: ./jni/DispatchProxy.h -Digest-Algorithms: SHA MD5 -SHA-Digest: FCqZSwrPy5rOPWeiioNcxz9ooj8= -MD5-Digest: IfhrIzu/elu0CFTU/+FH0A== - -Name: ./jni/DispatchProxy.obj -Digest-Algorithms: SHA MD5 -SHA-Digest: yN/dtGG4um+SuuQrTo5+1uLSiiY= -MD5-Digest: FTdU29Tt31Zr+v/uF+Exlg== - -Name: ./jni/EnumVariant.cpp -Digest-Algorithms: SHA MD5 -SHA-Digest: UqE3XEqyuSOqCey9y6NtgO56vlk= -MD5-Digest: MjoER1irRaeyqAouQJLnaw== - -Name: ./jni/EnumVariant.h -Digest-Algorithms: SHA MD5 -SHA-Digest: rHJQr1J+8v4371BuFvhLifmyXRg= -MD5-Digest: 0ShO6APjAlzrxpL1VHtp4Q== - -Name: ./jni/EnumVariant.obj -Digest-Algorithms: SHA MD5 -SHA-Digest: SBD1O7LN4s4xoYdYX8HMutBkIno= -MD5-Digest: q05v4Kbf3xXr6TTKFSJh+g== - -Name: ./jni/EventProxy.cpp -Digest-Algorithms: SHA MD5 -SHA-Digest: tQM4T5PxwKGiWIe7WAr7OUCZn88= -MD5-Digest: xH3pvJqZW5utS9K2jPDkog== - -Name: ./jni/EventProxy.h -Digest-Algorithms: SHA MD5 -SHA-Digest: 25r17CcIBLdEIoHXKp65NyTmVQk= -MD5-Digest: 2CpIIkRfJSfZQpkvpbBenQ== - -Name: ./jni/EventProxy.obj -Digest-Algorithms: SHA MD5 -SHA-Digest: gShJkleKBewW8MrzUC0/XvRQWNw= -MD5-Digest: zpim8NXVV7RfD/xk2mJW6w== - -Name: ./jni/jacob.dll -Digest-Algorithms: SHA MD5 -SHA-Digest: 3LlRg0frUqmTW8HjSXm2tGZi9og= -MD5-Digest: MgUWKEmjKUX4hFTLoSyeCA== - -Name: ./jni/jacob.exp -Digest-Algorithms: SHA MD5 -SHA-Digest: 72e/gQTKiE1r9Uslz4vYRQ0PHmQ= -MD5-Digest: 5mklGz6sCKSgVrjey6YL5g== - -Name: ./jni/jacob.lib -Digest-Algorithms: SHA MD5 -SHA-Digest: m8ZbuTExo3Un0O7MWBc5o9WJ6g8= -MD5-Digest: ybxMyVrwSNUnuhbGLQnYkw== - -Name: ./jni/makefile -Digest-Algorithms: SHA MD5 -SHA-Digest: n/Ol9YQ2klBEFhF8C7gM37Q85go= -MD5-Digest: 5gkJFwMCbAAZAEyb/OWKPw== - -Name: ./jni/README.txt -Digest-Algorithms: SHA MD5 -SHA-Digest: lHYa7laejzkdRZkjyk5hh01Nh70= -MD5-Digest: 6YannUlp3XpNr7bZP6i5Bg== - -Name: ./jni/SafeArray.cpp -Digest-Algorithms: SHA MD5 -SHA-Digest: +u64HvTcLPDEuGHsH7ydYMNmROI= -MD5-Digest: 1C3cuqY05UZF4Kh28Vc3Bw== - -Name: ./jni/SafeArray.h -Digest-Algorithms: SHA MD5 -SHA-Digest: g5KEynNNTCV/0+TtLSrgtBGIVB8= -MD5-Digest: W6TK/CsQYfRRrCsn1vlf8A== - -Name: ./jni/SafeArray.obj -Digest-Algorithms: SHA MD5 -SHA-Digest: HcWyMrmnhyYxKsIO8GfrtEFgHC0= -MD5-Digest: saSZ5dtWYxMPDzN6svD+lg== - -Name: ./jni/STA.cpp -Digest-Algorithms: SHA MD5 -SHA-Digest: nEJ3iujtVaHY41S00J/KQSp6MTc= -MD5-Digest: N3O7B829ib75rCZgY1lifw== - -Name: ./jni/STA.h -Digest-Algorithms: SHA MD5 -SHA-Digest: +VwuhNMGYzZ9aGjZX/YPppDdO1A= -MD5-Digest: G+RltDyKn4lfuOR9XSQxUA== - -Name: ./jni/STA.obj -Digest-Algorithms: SHA MD5 -SHA-Digest: KUDmvPyX3TI/FlQlk/7NLmZVHZs= -MD5-Digest: kBJEBoZm/30B9aHP7jAxhg== - -Name: ./jni/StdAfx.cpp -Digest-Algorithms: SHA MD5 -SHA-Digest: QXk1fqHJAYChd8X7CH73V6EJqgU= -MD5-Digest: rkapC0u6Da9N3BzEShh5uA== - -Name: ./jni/StdAfx.h -Digest-Algorithms: SHA MD5 -SHA-Digest: i9b1viSLE73TdBRHyEYqCQnHdok= -MD5-Digest: O9mOBXwgjNSj0cF5bibF3g== - -Name: ./jni/stdafx.obj -Digest-Algorithms: SHA MD5 -SHA-Digest: WY6n8VAjHD+D+8yfca65Lv2Yanc= -MD5-Digest: 1ZNNwyP06I7kkDqF1oWmYA== - -Name: ./jni/util.cpp -Digest-Algorithms: SHA MD5 -SHA-Digest: svps5GbrBIhBersEfXdVDaRxwdM= -MD5-Digest: V3cYxfy/UdMYgPE4LU2jQw== - -Name: ./jni/util.h -Digest-Algorithms: SHA MD5 -SHA-Digest: If9oIOxyhA0rL44GJlLkrc1IDPg= -MD5-Digest: A7UlJkDnsxJEKCtn6G1UOw== - -Name: ./jni/util.obj -Digest-Algorithms: SHA MD5 -SHA-Digest: Eycr3pdkbM6wpCusv6ppEtXavQQ= -MD5-Digest: HiuPDNWBFDdn7X4DutL/mw== - -Name: ./jni/Variant.cpp -Digest-Algorithms: SHA MD5 -SHA-Digest: ZVW7VPsmlHWKjuTpZKs08XlS320= -MD5-Digest: faCR0N6dP5W+bxzgvblpsA== - -Name: ./jni/Variant.h -Digest-Algorithms: SHA MD5 -SHA-Digest: xEKVgKNM1RnfDIKpP01mHj+3SqU= -MD5-Digest: jeRydyEBbi2E+WLhuKANIg== - -Name: ./jni/Variant.obj -Digest-Algorithms: SHA MD5 -SHA-Digest: VkpRSFzVd3DOh5l14/Ohhf3+FBM= -MD5-Digest: 0A4By2V6SdUdFYoNaELkSA== - -Name: ./LICENSE.TXT -Digest-Algorithms: SHA MD5 -SHA-Digest: f6pMV3+4WoA2adisGIy1Rax2W8o= -MD5-Digest: fCYjCTNV8MYNNuW3i2aTFw== - -Name: ./makefile -Digest-Algorithms: SHA MD5 -SHA-Digest: 8fbp+qFE+YwIwHcapQbHKyq6QE8= -MD5-Digest: /37LTLMPhiaLolS1X1k1HQ== - -Name: ./README.TXT -Digest-Algorithms: SHA MD5 -SHA-Digest: NCWTHs86RAcfK917rbotr81sExc= -MD5-Digest: +KTt8W0TCJsei2AxVFpQFQ== - -Name: ./samples/ado/ADO_README.txt -Digest-Algorithms: SHA MD5 -SHA-Digest: vyqm9URm65OyGqdOiWCuk67W94I= -MD5-Digest: gP7U0PwFXCXojgEkzzXYIg== - -Name: ./samples/ado/Command.class -Digest-Algorithms: SHA MD5 -SHA-Digest: VYX5u7DXdbMzqsFPgv5yox5adKs= -MD5-Digest: ZISCJalFcRGqxRX+172meg== - -Name: ./samples/ado/Command.java -Digest-Algorithms: SHA MD5 -SHA-Digest: u/GPTs8U4XUh8qsXCYrkGpmAq58= -MD5-Digest: hru+Ns3kuh7ukNMEo7UYlw== - -Name: ./samples/ado/CommandTypeEnum.class -Digest-Algorithms: SHA MD5 -SHA-Digest: hegtG5C8KdUCTpjqfsU30otxd3Y= -MD5-Digest: aBVcQnMQtpARZsSJcrxoPg== - -Name: ./samples/ado/CommandTypeEnum.java -Digest-Algorithms: SHA MD5 -SHA-Digest: 7fa7uxQ9WMUFB6ms7rEi3nKyM/s= -MD5-Digest: Ey7VKrr+74MTFlyJRdK1WQ== - -Name: ./samples/ado/Connection.class -Digest-Algorithms: SHA MD5 -SHA-Digest: jmve106WOcmbLHhPKwQolgOEl0c= -MD5-Digest: TGjR6vuVVJkepeC8Bkx0Mw== - -Name: ./samples/ado/Connection.java -Digest-Algorithms: SHA MD5 -SHA-Digest: aIz0OGEkKM5qhfqGPDaizgSQH6o= -MD5-Digest: uKdIqNEb0fQW6/F54+ULyg== - -Name: ./samples/ado/Field.class -Digest-Algorithms: SHA MD5 -SHA-Digest: jxR9z2XYejS/LMekS66Slmc7/Wc= -MD5-Digest: sGuUfiZ0YbwCsSmI6mrHCQ== - -Name: ./samples/ado/Field.java -Digest-Algorithms: SHA MD5 -SHA-Digest: yXzIXtij0oGqhOpZViy+2GzMqgA= -MD5-Digest: gjaIquVdHvBcVczuTZjqMQ== - -Name: ./samples/ado/Fields.class -Digest-Algorithms: SHA MD5 -SHA-Digest: 1qWM9CqE5xj2nH7qFOJ6MGY8CjI= -MD5-Digest: 9rkQ0Cdn32mX+NkIr6JiQg== - -Name: ./samples/ado/Fields.java -Digest-Algorithms: SHA MD5 -SHA-Digest: blVsEdbjJxuW4X4jO9CWgQirOm4= -MD5-Digest: As+B/G3vm+k5pzQWXTAsdw== - -Name: ./samples/ado/ms/README -Digest-Algorithms: SHA MD5 -SHA-Digest: WYL+bmWW1nkqEGoOHgf4E5+80Lw= -MD5-Digest: VPd6NUQNQ5kJOgMbpyCd4A== - -Name: ./samples/ado/ms/testms.class -Digest-Algorithms: SHA MD5 -SHA-Digest: RoKESkqQJiR1k9PRG0VbhdjRChE= -MD5-Digest: GHy6MwcQVWfuBMTWFX3tdg== - -Name: ./samples/ado/ms/testms.java -Digest-Algorithms: SHA MD5 -SHA-Digest: GW9uXFNDW4pTPSjZHo2D5lFc/zU= -MD5-Digest: +6iJfY4I6HB/eA8LcgKB6A== - -Name: ./samples/ado/Recordset.class -Digest-Algorithms: SHA MD5 -SHA-Digest: 7DOBgOnKy6VMFm7V59fULgPEfio= -MD5-Digest: M5HhfmAKFb/b/C6csy69wA== - -Name: ./samples/ado/Recordset.java -Digest-Algorithms: SHA MD5 -SHA-Digest: WSFzf787gED6BkN3vSVGhXxb/XU= -MD5-Digest: aOk5BtJdTTJuJpGyWUpRIg== - -Name: ./samples/ado/test.class -Digest-Algorithms: SHA MD5 -SHA-Digest: AEXzmSw0nhniEgEgcHEqSAIY6cs= -MD5-Digest: nQp4MdGvsHDnkVG1CzDRrA== - -Name: ./samples/ado/test.java -Digest-Algorithms: SHA MD5 -SHA-Digest: u59LMxRc+XIhuM/vHtznkCLC0IE= -MD5-Digest: b4q8u/F+GYhyWIr1cM8EdA== - -Name: ./samples/applet/AppTest.class -Digest-Algorithms: SHA MD5 -SHA-Digest: n56Is99dBgC8tQ6K9IqwYnALkmI= -MD5-Digest: FdQ7a7vx1CXpNinMKQEveQ== - -Name: ./samples/applet/AppTest.html -Digest-Algorithms: SHA MD5 -SHA-Digest: 2pGYv1dUavvaMY+1b0hBhS9mv3Y= -MD5-Digest: rZWQxtKOziVCquj5M6GFFw== - -Name: ./samples/applet/AppTest.java -Digest-Algorithms: SHA MD5 -SHA-Digest: pC2PW5TpOHZuAYJGm9B1Od/BRw4= -MD5-Digest: qMKmotn7i7fzaPgoBD6gdQ== - -Name: ./samples/README.txt -Digest-Algorithms: SHA MD5 -SHA-Digest: 9kyVx/ey8MxEfF1HATrDZlg9Rxk= -MD5-Digest: gRXrNz3NEKFy7fasoujArg== - -Name: ./samples/servlet/JacobScript.class -Digest-Algorithms: SHA MD5 -SHA-Digest: NY4hemo3uGEIBCWTyyyzm7a0CzQ= -MD5-Digest: MUuHIxHh6F98jE0YH7P+bg== - -Name: ./samples/servlet/JacobScript.java -Digest-Algorithms: SHA MD5 -SHA-Digest: dvp/KSXGqV6gC2s9NPzTvAbm0uc= -MD5-Digest: JUP2vLcS7M4pe9uWJsIOWw== - -Name: ./samples/servlet/readme.txt -Digest-Algorithms: SHA MD5 -SHA-Digest: GE4VxwDk3uAEQDBvvWBoOe4KKXw= -MD5-Digest: 1MSy/NVW2EyTybpjuagEIQ== - -Name: ./samples/test/Access.class -Digest-Algorithms: SHA MD5 -SHA-Digest: YJ8ho+ID8ugfEDWCPxYbNoiNpsE= -MD5-Digest: QInWVJKkR9hjDynEpHjVOQ== - -Name: ./samples/test/Access.java -Digest-Algorithms: SHA MD5 -SHA-Digest: uqv9slXCqv98mTceAxd95Y7Vrh0= -MD5-Digest: fpK035MccuE2h/Z01omyOA== - -Name: ./samples/test/atl/MultiFace/dlldata.c -Digest-Algorithms: SHA MD5 -SHA-Digest: HWTbDhfSULe5RQibEUEI830BLuE= -MD5-Digest: 0+48R+h0ivE4WGRJFfPJDA== - -Name: ./samples/test/atl/MultiFace/Face.cpp -Digest-Algorithms: SHA MD5 -SHA-Digest: OhddW2y86e39z4U0TPDtqmB+MmA= -MD5-Digest: 4dTrCiRHhORZk4BnDf7z3w== - -Name: ./samples/test/atl/MultiFace/Face.h -Digest-Algorithms: SHA MD5 -SHA-Digest: y0gekndtQPP58IyEFliYdG37qns= -MD5-Digest: GTxFB6uT1X5vEGI0WcrL/Q== - -Name: ./samples/test/atl/MultiFace/Face.rgs -Digest-Algorithms: SHA MD5 -SHA-Digest: F8u+qbVSCFIKnUMKvvy5UYQ+HLs= -MD5-Digest: S4ANAdXVLXbCPN2x7uD5pQ== - -Name: ./samples/test/atl/MultiFace/MultiFace.aps -Digest-Algorithms: SHA MD5 -SHA-Digest: lQbTvrX5Vvm9994+oYa+l9zCrMI= -MD5-Digest: u2p9rqJFCAD8E0y/GBYa9w== - -Name: ./samples/test/atl/MultiFace/MultiFace.cpp -Digest-Algorithms: SHA MD5 -SHA-Digest: k3Fh0X2Zf2P5HFYX0XBC3cr8F8U= -MD5-Digest: dgadf5J+z2FmRkZrARoVhw== - -Name: ./samples/test/atl/MultiFace/MultiFace.def -Digest-Algorithms: SHA MD5 -SHA-Digest: 2LcCcz80Nw99Cplvy56LVfKj4AQ= -MD5-Digest: u/wev8ycCsOtBXjq4koWsA== - -Name: ./samples/test/atl/MultiFace/MultiFace.dsp -Digest-Algorithms: SHA MD5 -SHA-Digest: EP934454nHfECg4uMbMpi2qSiBg= -MD5-Digest: BpITlBALRWf1UnbtvqJ1tw== - -Name: ./samples/test/atl/MultiFace/MultiFace.dsw -Digest-Algorithms: SHA MD5 -SHA-Digest: HPkFe3R5aG/7zdtwSpPIvCoJrX8= -MD5-Digest: JwOWHmGnfAJWodLnqiA4ig== - -Name: ./samples/test/atl/MultiFace/MultiFace.h -Digest-Algorithms: SHA MD5 -SHA-Digest: NzYDi990PqhD0pyW/XswKUHiQGI= -MD5-Digest: I4SDltcfIyyBFfg71dSKoA== - -Name: ./samples/test/atl/MultiFace/MultiFace.idl -Digest-Algorithms: SHA MD5 -SHA-Digest: rE8NyFJgJFgoxHYEFJRFTwIGTjA= -MD5-Digest: Yf3mnqG5Jx/iSE5S/1N3QA== - -Name: ./samples/test/atl/MultiFace/MultiFace.ncb -Digest-Algorithms: SHA MD5 -SHA-Digest: 7GDt/Nx4jef09B5ACmv+1xqcQt4= -MD5-Digest: zyxbqfMC8PmDrMRA4VvVcA== - -Name: ./samples/test/atl/MultiFace/MultiFace.opt -Digest-Algorithms: SHA MD5 -SHA-Digest: 9KOiwG4QxIFaNgVtYosl9rn4F5Q= -MD5-Digest: Ai1X3ztSmyZneaivsOIhgA== - -Name: ./samples/test/atl/MultiFace/MultiFace.plg -Digest-Algorithms: SHA MD5 -SHA-Digest: GgHEYrPCgoTvQJbLVkGSucuJI84= -MD5-Digest: fzXVPatmqIW5BKWNn20x1w== - -Name: ./samples/test/atl/MultiFace/MultiFace.rc -Digest-Algorithms: SHA MD5 -SHA-Digest: cKcPvkLwFvr2SpNabMVU4LRCHQQ= -MD5-Digest: B81k6bAmMI8mY9pywHyQ9Q== - -Name: ./samples/test/atl/MultiFace/MultiFace.tlb -Digest-Algorithms: SHA MD5 -SHA-Digest: 45izBsDG1ouPhqTvH8IDPK9oNlY= -MD5-Digest: 5smfNJ6a5a/r3EBBmZN/Yw== - -Name: ./samples/test/atl/MultiFace/MultiFaceps.def -Digest-Algorithms: SHA MD5 -SHA-Digest: BZnsV6gPHLCjBY1gkyjg/SCOw+4= -MD5-Digest: nAyFg5jxyfxmfe2MD3C1vA== - -Name: ./samples/test/atl/MultiFace/MultiFaceps.mk -Digest-Algorithms: SHA MD5 -SHA-Digest: bJNeboLTRvXTAOuiiEboGEW6s/8= -MD5-Digest: L+Fei2KII1dnTm5Goszing== - -Name: ./samples/test/atl/MultiFace/MultiFace_i.c -Digest-Algorithms: SHA MD5 -SHA-Digest: L+orpCaMGOQ+onrBja2eUcqCkZg= -MD5-Digest: EMEes+f0GfZuWG1TY8iItg== - -Name: ./samples/test/atl/MultiFace/MultiFace_p.c -Digest-Algorithms: SHA MD5 -SHA-Digest: qhXfLrVwc3+a2zQh3nqfuMMXJj4= -MD5-Digest: PddZdwiG4GABL2pFOgRWjg== - -Name: ./samples/test/atl/MultiFace/resource.h -Digest-Algorithms: SHA MD5 -SHA-Digest: ltVpL0yIoPqNP533PfXz0Mz3or0= -MD5-Digest: 67snAuAXM2aTH3ZXCjkOsg== - -Name: ./samples/test/atl/MultiFace/StdAfx.cpp -Digest-Algorithms: SHA MD5 -SHA-Digest: rRcr4BUiUcSuC9HT6rQc5MToiHk= -MD5-Digest: I/3OLbvTOW7wzD1mshUuuQ== - -Name: ./samples/test/atl/MultiFace/StdAfx.h -Digest-Algorithms: SHA MD5 -SHA-Digest: q4qcVRmFU7LYISdjJeW4CgEE9Xg= -MD5-Digest: jPsHuOvPDPZYxq1xxcvLsg== - -Name: ./samples/test/atl/MultiFace.class -Digest-Algorithms: SHA MD5 -SHA-Digest: 68ZRr3nlrxp7xvgB8QtPLvBXkB0= -MD5-Digest: +E/sNJRVhdK9DvCHDKyeKA== - -Name: ./samples/test/atl/MultiFace.java -Digest-Algorithms: SHA MD5 -SHA-Digest: RD5SVQAbELsukdxLSrAlVraY5Rw= -MD5-Digest: O0/kAOqvz9Y1Gow65MmdJQ== - -Name: ./samples/test/atl/readme.txt -Digest-Algorithms: SHA MD5 -SHA-Digest: EHBHwONmkXMZLgpTRc6m8pORye0= -MD5-Digest: D+oj7h9BOskXCcBQuBSFdw== - -Name: ./samples/test/DispatchTest.class -Digest-Algorithms: SHA MD5 -SHA-Digest: b+R4oUyy/tugq7jgd+ZKEzqd5pI= -MD5-Digest: Uf5nmYcYZrCNk/YSYyUpcA== - -Name: ./samples/test/DispatchTest.java -Digest-Algorithms: SHA MD5 -SHA-Digest: W0BY50++uyVxEmDh8soynVg6lwI= -MD5-Digest: A6oIyzfJUCR1M6k3fQQz8Q== - -Name: ./samples/test/errEvents.class -Digest-Algorithms: SHA MD5 -SHA-Digest: EzYY0sXl18eP1HDctmCpgEWXxxI= -MD5-Digest: 2ZH6Pcx49W7FYL9aF1qiPQ== - -Name: ./samples/test/foo.foo -Digest-Algorithms: SHA MD5 -SHA-Digest: hKLRQFDind7Bt/el/UA0bOILVEc= -MD5-Digest: LfWLkubtUd37afJ4Ctu48A== - -Name: ./samples/test/foo.ser -Digest-Algorithms: SHA MD5 -SHA-Digest: lmeuI3I317iY2RKqZL40s3zMkZA= -MD5-Digest: D73llNfjRNWi6/yEfqjcZg== - -Name: ./samples/test/IEEvents.class -Digest-Algorithms: SHA MD5 -SHA-Digest: MzKjQ9LnBvcLGqb4eIoYX3pbWro= -MD5-Digest: rLvMvumb3zT+lmpnH12/0g== - -Name: ./samples/test/IETest.class -Digest-Algorithms: SHA MD5 -SHA-Digest: 7wOaFqd2TvqatunZ8cgjkuwvAmc= -MD5-Digest: +Jlit06yZxTmsaTAGLjR8A== - -Name: ./samples/test/IETest.java -Digest-Algorithms: SHA MD5 -SHA-Digest: t3BKHw/pqw5198/fE3ttMMBijbE= -MD5-Digest: oBRVGqLdSZSxD6Acpne9mA== - -Name: ./samples/test/jacobtest.xls -Digest-Algorithms: SHA MD5 -SHA-Digest: iPakwQbwO78iKOXAnKi7J1vzvEs= -MD5-Digest: n07pNBLHIG662l3KfsZWdg== - -Name: ./samples/test/math.class -Digest-Algorithms: SHA MD5 -SHA-Digest: Z4QCBzw8I8743G2bsANsMvYvQjU= -MD5-Digest: oAuf3ElYdBR3Lmrq0+d9Og== - -Name: ./samples/test/math.java -Digest-Algorithms: SHA MD5 -SHA-Digest: n8YiT1GFbeaWXLMy+INu2Wfl7/k= -MD5-Digest: h1G6CVTiAFjm7Re1f64NEA== - -Name: ./samples/test/MathProj/Math.cls -Digest-Algorithms: SHA MD5 -SHA-Digest: CZJcmhZCs1+1p4NO71dggowWNc8= -MD5-Digest: +gkN44UHyxn83JeQVf+E6Q== - -Name: ./samples/test/MathProj/MathTest.dll -Digest-Algorithms: SHA MD5 -SHA-Digest: hoUwAKBHCK55cn7JdsA3wBf/Bn0= -MD5-Digest: 3BcNgFO5perWuHx79V0mXg== - -Name: ./samples/test/MathProj/MathTest.exp -Digest-Algorithms: SHA MD5 -SHA-Digest: ff9RS0k+cu2JO360qYqMoA1oJuA= -MD5-Digest: FNmayjvq8mTjLcIUbX5Zkw== - -Name: ./samples/test/MathProj/MathTest.lib -Digest-Algorithms: SHA MD5 -SHA-Digest: 62KdZxK15c8CLHZXYnJxbrjuBIc= -MD5-Digest: Is8yCaURP4hrKCZbNWmW7Q== - -Name: ./samples/test/MathProj/MathTest.vbp -Digest-Algorithms: SHA MD5 -SHA-Digest: I/k59CxSo5KBb/Mj0zLXnB/gpDU= -MD5-Digest: Iil+Tidd/5EWFe5TnPwhiA== - -Name: ./samples/test/MathProj/MathTest.vbw -Digest-Algorithms: SHA MD5 -SHA-Digest: h3dc5rr6p7aV45U26F4DyFTJM7I= -MD5-Digest: LudpvbnfPRzD0GwfkSjRdg== - -Name: ./samples/test/MathProj/README -Digest-Algorithms: SHA MD5 -SHA-Digest: nPVI0dpp+w5yLvy/p9le2e4BwiY= -MD5-Digest: S8VlUENr3X79v9OFAUljyQ== - -Name: ./samples/test/Outlook.class -Digest-Algorithms: SHA MD5 -SHA-Digest: DbN+VE/zRE6P+R2qIph048KmCl8= -MD5-Digest: Sxs8kOpskGsoOpwnSJxX2g== - -Name: ./samples/test/Outlook.java -Digest-Algorithms: SHA MD5 -SHA-Digest: OBV8N5rPxKJliq2DSDxLlJe8+2c= -MD5-Digest: 1ZgPwE5lkgetta1TElh2Iw== - -Name: ./samples/test/safearray.class -Digest-Algorithms: SHA MD5 -SHA-Digest: C9m0td07CI3WCNqMvDgCReVBk4U= -MD5-Digest: 3sWM1BZ/M6XrqeIJCSnIfw== - -Name: ./samples/test/safearray.java -Digest-Algorithms: SHA MD5 -SHA-Digest: /F4AvsA0zZN/I7cJAr1sHRsw+Fc= -MD5-Digest: oKA2jfEuphjZf30RyxJsvQ== - -Name: ./samples/test/sample2.mdb -Digest-Algorithms: SHA MD5 -SHA-Digest: Wp2D73waAFiEmDPw8ji7q+jZgFQ= -MD5-Digest: ZKs2YBS5XVEK9iDtHnGUpw== - -Name: ./samples/test/sa_dispatch.class -Digest-Algorithms: SHA MD5 -SHA-Digest: nCuBxiPc21pt7CnmxD+TIV4x1FI= -MD5-Digest: IhuUwtw0m6RfONvXtqvSAw== - -Name: ./samples/test/sa_dispatch.java -Digest-Algorithms: SHA MD5 -SHA-Digest: tIIx4FMZGe7k6+GH4ajRoWPJvyY= -MD5-Digest: DWknkLquVVJKRyKYSfXSOA== - -Name: ./samples/test/sa_test.class -Digest-Algorithms: SHA MD5 -SHA-Digest: NhQ8ICD0BX3upJ3yhPox7D4OrYw= -MD5-Digest: 2J2GkyWd+qfgf7Fjs8JnwA== - -Name: ./samples/test/sa_test.java -Digest-Algorithms: SHA MD5 -SHA-Digest: R682jIXe76aB9kJyNM0wtbZqtxU= -MD5-Digest: qLpQzDlRNgHUMSNvW9F9Vw== - -Name: ./samples/test/ScriptTest.bat -Digest-Algorithms: SHA MD5 -SHA-Digest: bxoaT2EWQv5FYtCWB0e9T89wJ2c= -MD5-Digest: iQQJtrBB1MZ6ljtIXoqIxQ== - -Name: ./samples/test/ScriptTest.class -Digest-Algorithms: SHA MD5 -SHA-Digest: 9McitGPdEWuF+klNFu9Op2dcOuk= -MD5-Digest: SzDmf+iH5s/E1EmYPh208w== - -Name: ./samples/test/ScriptTest.java -Digest-Algorithms: SHA MD5 -SHA-Digest: yo2azi6j2xgIDKymZGO5l4FEdjE= -MD5-Digest: P/DSKEt74WRFIgJqRVHVtw== - -Name: ./samples/test/ScriptTest2.class -Digest-Algorithms: SHA MD5 -SHA-Digest: LktPbcouI60ec7wmvfmurGSFaT4= -MD5-Digest: OygfOlXJlkqn1x4TM8eI7g== - -Name: ./samples/test/ScriptTest2.java -Digest-Algorithms: SHA MD5 -SHA-Digest: HTrcf7IR3Og5i0xIw1mB7F4i0AY= -MD5-Digest: cyeOvZyeb0ZMjYFwAuCvRw== - -Name: ./samples/test/ScriptTest3.class -Digest-Algorithms: SHA MD5 -SHA-Digest: ZdD9Uar1kiYkiiOrOG5/Zs/gKHQ= -MD5-Digest: JP8N1C1bKhlZUzjNWjtfMw== - -Name: ./samples/test/ScriptTest3.java -Digest-Algorithms: SHA MD5 -SHA-Digest: Q0QxUzUMaIEUiuSiCYFDh8tPWzk= -MD5-Digest: 2JjocMlhddWcUXsKb3Arlw== - -Name: ./samples/test/speed.class -Digest-Algorithms: SHA MD5 -SHA-Digest: DdOhaT+V3Gz8lUFpTjkNHU8yUHI= -MD5-Digest: 10C0cOv36ugsmjtRdWiYeQ== - -Name: ./samples/test/speed.java -Digest-Algorithms: SHA MD5 -SHA-Digest: VRRtx5ebOKZ9w9i7zr5tjiGHtSA= -MD5-Digest: fW3+AiO4odk/dPP8QRwP7g== - -Name: ./samples/test/test.class -Digest-Algorithms: SHA MD5 -SHA-Digest: 0F3HoVHLRbxeIftBk5xSiayuruw= -MD5-Digest: xmgAS3ZMreVcVetw+Emz6w== - -Name: ./samples/test/test.java -Digest-Algorithms: SHA MD5 -SHA-Digest: fDgQ7roF5yECQWDgqE/H7hMS9lY= -MD5-Digest: C+R1qFuy0KYA6+NpE6lcMw== - -Name: ./samples/test/testEvents.class -Digest-Algorithms: SHA MD5 -SHA-Digest: VgQZMlTDKdXwHwnO+pg34FVxe+s= -MD5-Digest: pxOGqcHhcNCgpLrq961CYA== - -Name: ./samples/test/variant_test.class -Digest-Algorithms: SHA MD5 -SHA-Digest: rhCKxgFsnz4DCR3V6ZCnGZMKHNc= -MD5-Digest: U6IqRLGkVKIi6GYMVfQaJQ== - -Name: ./samples/test/variant_test.java -Digest-Algorithms: SHA MD5 -SHA-Digest: 7NFXoGskiCa/ZL7U8Acx/uZkdTE= -MD5-Digest: xPiJ1/PwMsYlUPlAiR+wkg== - -Name: ./samples/test/varSerTest.class -Digest-Algorithms: SHA MD5 -SHA-Digest: EyK1bvd0fQXevbJJfukQqFSTq+0= -MD5-Digest: ceVxF+Oz7CJF5whitqs7IA== - -Name: ./samples/test/varSerTest.java -Digest-Algorithms: SHA MD5 -SHA-Digest: 1kR1a6FqMGKYgazH8ZllBmTxWN4= -MD5-Digest: E+9UQHIkQN/XII2libkWXw== - -Name: ./todo.txt -Digest-Algorithms: SHA MD5 -SHA-Digest: GuE6XLByuSmPs4Q3TX8Qs2JRSro= -MD5-Digest: KtiB8O69ft5CCxNs+T9zZQ== - -Name: ./vstudio/jacob/jacob.dsp -Digest-Algorithms: SHA MD5 -SHA-Digest: nreCezgQ/DKa7TQ4Cj28cRzKQzM= -MD5-Digest: GOjDddOu1ZU5r0iGcEZzaw== - -Name: ./vstudio/jacob/jacob.dsw -Digest-Algorithms: SHA MD5 -SHA-Digest: yB8Hhn1M6jX7cOBloxUL2pAFf7Y= -MD5-Digest: hGWX78QoGIXxJed6eeTbAQ== - -Name: ./vstudio/jacob/jacob.ncb -Digest-Algorithms: SHA MD5 -SHA-Digest: xSDLS4QUbjm8RHNL/Qzq70zkYlk= -MD5-Digest: PK8cmkqwvTT9ECgqFhpdVQ== - -Name: ./vstudio/jacob/jacob.opt -Digest-Algorithms: SHA MD5 -SHA-Digest: ZI/dl8LS/Sp5vpLdODDNox8LfMc= -MD5-Digest: 90HtjVn8YtapmRMC9MAp0g== - -Name: ./vstudio/jacob/jacob.plg -Digest-Algorithms: SHA MD5 -SHA-Digest: 6D62etCgUdwooRVezsQCR5GG79M= -MD5-Digest: FEkATqvQLJeVQzpfboND4A== - -Name: ./WhatsNew.html -Digest-Algorithms: SHA MD5 -SHA-Digest: WZmYYAE5PedacDkqwqNPFlp4vSE= -MD5-Digest: WVceOUyV6DUWlncvAuqzpw== - diff --git a/README.txt b/README.txt deleted file mode 100644 index 0039ff6..0000000 --- a/README.txt +++ /dev/null @@ -1,11 +0,0 @@ -JACOB (Java-COM bridge) is hosted on Sourceforge http://sourceforge.net/project/jacob-project - -Information about what's new in this release can be found in docs/ReleaseNotes.html - -Instructions on building this project can be found in docs/HowToBuild.html -Detailed instructions on creating a build configuration file are in build.xml - -Put the appropriate DLL for your platform into your runtime library path. -jacob for 32 bit windows is located in /x86. - -There is no good usage guide at this time. \ No newline at end of file diff --git a/build.xml b/build.xml deleted file mode 100644 index e920840..0000000 --- a/build.xml +++ /dev/null @@ -1,481 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Building Jacob classes in ${release.dir.java} - - Building sample classes in ${release.dir.java} - - Building Jacob test classes in ${release.dir.java} using junit jar ${junit.jar} - - - - - - Removing old jars - - Packaging java classes... - Version File is ${release.dir.java.meta.inf}/${generated.filename.version} - - - - - - - - - - - -
- - - - -
-
-
-
- - - Clean up the (X86) target folders and file, for safety - - Compiling (X86) C++ classes with JDK JNI library ${JDK} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Clean up the (x64) target folders and file, for safety - - Compiling C++ (x64) classes with JDK JNI library ${JDK} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Clean up the target folders and file, for safety - Using ${library.x86} - - Creating ${release.file.x86.dll} - - - - - - - - - - - - - - - - - - - - - - - - Clean up the target folders and file, for safety - - Creating {$release.file.x64.dll} - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${application.title}]]> - ${application.vendor}]]> - - - - - - - - - - - - - Packaging release... ${release.file.jar} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- diff --git a/docs/BuildingJacobFromSource.html b/docs/BuildingJacobFromSource.html deleted file mode 100644 index 03cfbf2..0000000 --- a/docs/BuildingJacobFromSource.html +++ /dev/null @@ -1,144 +0,0 @@ - - -

Overview

-JACOB is built on windows machines using ANT, most commonly from inside of Eclipse. -The main steps for getting a working Jacob build are: -
    -
  1. Check out the source code or unpack the source zip file from sourceforge
  2. -
  3. Install the Development Environment
  4. -
  5. Configure the build by creating a compilation_tools.properties file.
  6. -
  7. Run Eclipse and load the project into eclipse
  8. -
  9. Open the build.xml file in Eclipse and run the default ant target
  10. -
-

-

Repository Organization

-

-Unpack the source archive zip file or check the files out of CVS into d:\jacob -or some other familiar place. Source Java and JNI files are located in seperate -packages from the unit tests and the samples. -

-

    -
  • docs: documentation -
  • jni: c++ code -
  • lib: libraries needed to compile unit tests -
  • release: a directory built by the ant script where jacob is constructed -
  • samples: sample programs -
  • src: Jacob Java source files -
  • unittest: JUnit 3.8.1 unit test programs. Run from the test target in build.xml -
  • vstudio: some out of date VC++ project files -
  • bulid.xml: the ant build script. It can be run from inside Eclipse -
-

-The Servlet examples that required j2ee libraries to compile have temporarily -been removed. -

-

Development Environment

-The simplest build environment includes MS Visual C++ 8.0 (Studio 2005), -Eclipse 3.3 with the C/C++ module and JDK 1.5. -In that situation, you would just create the compilation_tools.properties -using the example build.xml as a template. -
    -
  • Microsoft Visual C++ 8.0 and it's included library. (to C:\ProgramFiles in my case) -
  • Eclipse 3.4 or later from www.eclipse.org as the Java IDE. -
  • Eclipse 3.4 or later with the C/C++ plugin can be used for C coding in place of VC++ IDE. -
  • Java JDK 1.5 (1.15 was built using 1.5.0.16) -
-

-

- - - - - - - - - - - - -
ReleaseC VersionJava VersionANT VersionEclipse Version Usedgenerated DLLs
up to 1.6VC 98 (6.0)?MAKE?32 bit
1.7VC 98 (6.0)1.41.??32 bit
1.8VC 98 (6.0)1.41.??32 bit
1.9VC 98 (6.0)1.41.??32 bit
1.10VC 98 (6.0)1.41.?3.??32 bit
1.11VC 98 (6.0) & 2003 64bit libs1.4.?1.6.?3.2.132 and 64 bit
1.12VC 98 (6.0) & 2003 64bit libs1.4.21.6.53.2.232 and 64 bit
1.13VC 20051.4.21.7.03.332 and 64 bit
1.14VC 20051.5.01.7.03.332 and 64 bit
1.15VC 20051.5.01.7.03.432 and 64 bit
-Microsoft Visual C++ 8.0 supports 64 bit builds. so no additional tools are required. - -

- -

Build Process

-The build process is based on ANT. -You can run ANT from inside of eclipse or from the command line. -The ant process is driven off of a configuration file named -compilation_tools.properties that describes the locations of the JDK and Microsoft -C++ tools. The build.xml file in the root directory contains examples of the contents -of this file. - -

-There are two main ant targets. -

    -
  • "default" executes the following steps when using the default target. -
      -
    • Build the Java code -
    • Build the jni code -
    • create the dll -
    • create jar file -
    -
  • "package" runs the above listed steps and then - -
      -
    • builds the javadoc -
    • builds a source zip -
    • builds a binary zip with the javadoc -
    -
-

-

Eclipse Java IDE

-

-Eclipse users have to do some minor tweaks to their project if they -want to use the integrated build process. This is because the unit -tests are files located in the "unittest" directory while -the project source files themselves are in "src" the root directory. -By default, eclipse will add the entire project as source. This -messes up the package naming. In addition, the build directory should be -set to be the same place the ANT build puts the compiled java classes. -A couple small tweaks to the build path fix these problems: -

-Open up the project properties and go to the "Java Build Path" properties panel. -

    -
  • Remove the root of the project from the build path
  • -
  • Add folders samples, src and unittest - to the build path in the Source tab.
  • -
  • Exclude *.txt from each of the newly added folders.
  • -
  • Set the default build output directory to jacob-project/release/java
  • -
- -

Troubleshooting Build Problems

-
    -
  • -Symptom: The jar is built but no dlls were compiled.

    -Problem: compilation_tools.properties does not have the correct location for the Microsoft tools.

    -

  • -
  • -Sympton: Can't find jni.h or can't find C++ compiler

    -Problem: compilation_tools.properties configured incorrectly. Either -paths are wrong or the separator is wrong. It requires two backslashes for a separator.

    -

  • -
- -

Running Samples and Tests

-Samples and JUnit test programs can be found in the source jar or in CVS. The programs -can be run from a bat file or from inside the Eclipse IDE. The java library -path variable must be set to include the directory the jacob.dll is in. The -simplest way to do that is to add it as a command line option. The following -assume that your jacob development area is located in c:\dev\jacob: -
-	-Djava.library.path=c:/dev/jacob/release/x86 
-	-Dcom.jacob.autogc=false 
-	-Dcom.jacob.debug=false 
-	-Xcheck:jni
-
-

-JUnit test programs can be individually run from inside eclipse or en-masse -via the ant test target. - -Last Modified 10/2008 1.15 - - - \ No newline at end of file diff --git a/docs/EventCallbacks.html b/docs/EventCallbacks.html deleted file mode 100644 index bc7b836..0000000 --- a/docs/EventCallbacks.html +++ /dev/null @@ -1,88 +0,0 @@ - - - -Jacob can register Java classes for MS application events or callbacks - -

Overview

-Jacob can register Java classes for MS application events or callbacks. - -

Sequence of Events

-The normal flow for this is: -
    -
  1. Application thread creates an instance of the event handler and registers it with Jacob -
  2. The application continues on doing other work. -
  3. Some time later, the MS application takes some action and initiates the event callback. -
  4. The Java VM receives the event and spins up a new thread to handle it. -
  5. The Jacob jni EventProxy in the dll is called by the VM. -
  6. The Jacob jni EventProxy creates Variant objects to handle the parameters of the passed in event. -
  7. The Jacob jni EventProxy sends the name of the callback and the array of Variant objects to the Java InvocationProxy that was registered to catch events. -
  8. The Java InvocationProxy uses reflection to map the event name to a method name with the exact same name. -
  9. The Java InvocationProxy sends the message to the registered event handler and returns if the event handler is of type void (standard behavior). -
  10. The Java InvocationProxy sends the message to the registered event handler and returns the Variant that resulted from the call back to the Jacob jni EventProxy that then returns it to the windows calling program. -
- -

SWING Issues

-Swing developers should note that this message comes in on a thread other than the event thread. -All objects receiving events that require user intervention or drawing in the UI should use -invokeLater() to post requests for actions onto the event queue. Failure to do so will -insure random failures in the GUI. -Java Web Start (JWS) and other launchers can have additional issues related to the class loader. -The Jacob C++ library uses FindClass() to find the Variant class when building the parameter list. -FindClass() uses the system class loader which includes only the classes specified at run time or -in the CLASSPATH. Most of the application classes in this situation live in an alternate set of -class loaders that were created when the launcher located and ran the application classes. This -means that the search for Variant will fail usually with the silent and immediate termination of -the Java application. The thread classloader probably can’t be used to try and find the class -because this new thread does not have a classloader associated with it other than the system class -loader. The end result is that the Variant class needs to be located via other means and that the -thread classloader should be set to be the context class loader of the event handler class. - -

1.8 and 1.9 behavior

-The Jacob EventProxy class has been modified (off of the 1.8 tree) so that it takes a two step approach towards fixing these problems. -
    -
  1. The EventProxy constructor now accepts an extra object, an instance of the Variant class. This gives the EventProxy a way to get to the Variant class and thus to its classloader. All of the callers of the constructor have been modified to pass a Variant object to the EventProxy without programmer intervention. -
  2. EventProxy first attempts to locate the Variant class using FindClass() -
  3. Failing that, it looks to see if a variant object had been passed in. If so, it calls class() and goes from there. -
  4. If all that fails, it logs a message and then fails in the spectacular fashion of the previous versions. -
-

-

1.10 behavior

-The Jacob EventProxy class has been modified so that it takes a different approach towards fixing this problem. -
    -
  1. All objects that request event notification are now wrapped in a Java InvocationProxy - so that a standard interface is always presented to the JNI EventProxy object. -
  2. The EventProxy constructor accepts any Java class. It wraps the class if it is not an - InvocationProxy or uses just the passed in object if it is an InvocationProxy. - The JNI layer talks to the InvocationProxy instead of talking directly to the event listener - as in previous releases. -
  3. The Java InvocationProxy has a method on it that will return the Variant class that the - EventProxy. The JNI code uses this method to acquire the class so that it can call newInstance(). -
-Developers can receive call back events in JWS other Java launching programs without implementing any additional code. They should be aware that their callback methods may need to set the class loader. If they expect to create any objects.: -
-      Public xxx someHandler(Variant[] foo){
-            Thread.currentThread().setContextClassLoader(
-                  this.getClass().getClassLoader());
-            // do something
-      }
-
-There may still be a dual event queue issue in JWS applications that needs to be looked at. - -

-

1.12 Experimental Behavior

-Release 1.12 adds experimental support for event handlers that accept java objects as parameters -to closer match the signature of the windows callback. New ActiveXDispatchEvents and -ActiveXInvocationProxy operate in tandem in the same way as DispatchEvents and InvocationProxy. -DispatchEvents overrides getInvocationProxy() to create a new ActiveXInvocationProxy in place -of the normal InvocationProxy. ActiveXInvocationProxy has its own invoke() method that uses -reflection to call back using java objects as parameters. -

-Issues with this approach -

    -
  • Event callbacks that use java signatures do not support parameter modification. Many -windows callbacks let a user reject an event that is about to happen by modifying one of the -parameters. In this situation, the old DispatchEvents/InvocationProxy pair must be used instead -of the new handlers. -
- - diff --git a/docs/JacobComLifetime.html b/docs/JacobComLifetime.html deleted file mode 100644 index 69de796..0000000 --- a/docs/JacobComLifetime.html +++ /dev/null @@ -1,51 +0,0 @@ -

COM Object Lifetime in JACOB

-

-

introduction

-

-JACOB Version 1.7 implements a new -Threading Model that is more -compatible with COM apartments. There is also an incompatibility -between the Java object lifetime model and that of COM objects. -COM Objects live and die by their reference count, whereas Java -objects are collected by the Garbage Collector (GC) based on algortihms -that are hidden from the user. -

COM Object Lifetime in JACOB Prior to Version 1.7

-

-In version 1.6 and earlier, JACOB objects which wrapped COM objects -had finalize() methods that would call a native -release method which would call a COM Release. -

-This has many problems. For one thing, the GC may take a long time to -kick in and resource consumption may grow. However, the more problematic -issue is that finalizers are called from a separate thread, and, as was -discussed in the Threading Model -document, this can result in COM errors if the object is running in an -STA. Even if the object is running in an MTA, the finalizer may decide -to run after we have terminated the thread that holds the component, in -which case we would get fatal errors and crashes. -

COM Object Lifetime in JACOB in Version 1.7

-

-In Version 1.7, all JACOB objects which wrap COM objects extend -com.jacob.com.JacobObject. This object has some special -code to register itself with a com.jacob.com.ROT object -which represents a Running Object Table (ROT). This table maps a -Thread to the set of JacobObjects created in that thread. Therefore, -when you call ComThread.Release(), the ROT checks whether -that thread has created any objects, and these objects are released -by calling their native release method (which is public). -

-This lifetime management method ties the lifecycle to the thread's -lifecycle rather than the GC. The JacobObject's still have finalizers, -but they will typically not perform the native release -since that has already been called. The native release -methods were written such that you can call them multiple times without -worrying - since they zero out the native pointer when called the first -time. -

-If you choose to call release methods on your objects -yourself, that is allowed. In that case, when the thread is released -the release calls will be no-ops. -

-It becomes important for you to call ComThread.Release() -on any thread before you allow it to exit, otherwise you may get -some random crashes later on in your code. diff --git a/docs/JacobThreading.html b/docs/JacobThreading.html deleted file mode 100644 index 8ae3e3e..0000000 --- a/docs/JacobThreading.html +++ /dev/null @@ -1,410 +0,0 @@ -

COM Apartments in JACOB

-

-

introduction

-

-The COM model for Threading differs from the Java model. -In COM, each component can declare whether or not it support -multi-threading. - -You can find some basic information about COM threading at: -

- -http://www.execpc.com/~gopalan/com/com_threading.html -

- -www.microsoft.com/msj/0297/apartment/apartment.htm -

- -http://www.cswl.com/whiteppr/white/multithreading.html - -

-The term Single Threaded Apartment (STA) refers to a thread -where all COM objects created in that thread are -single-threaded. This can manifest itself in two ways: -
-Either all calls into that component are made from the same thread -that created the component -
-OR any call that is made from another thread gets serialized by COM. -This serialization of calls is done by using a Windows message loop and -posting messages to a hidden window (I'm not kidding). The way COM -achieves this is by requiring any other thread to make calls through -a local Proxy object rather than the original object (more on this -when we discuss the JACOB DispatchProxy class). -

-What does this mean for a Java application? If you are using a component -that declares itself as ThreadingModel "Apartment" (you can -find this out by looking in the registry under its CLSID), and you plan -to create, use and destroy this component in one thread - then you are -following the rules of an STA and you can declare the thread as an -STA thread. -

-On the other hand, if you need to make method calls from another thread -(e.g. in a servlet) then you have a few choices. Either you -create the component in its own STA, by extending -com.jacob.com.STA, and use the -com.jacob.com.DispatchProxy class to pass the Dispatch -pointer between threads, or you can declare your thread as an MTA -thread. In that case, COM will make -the cross-thread calls into the STA that is running your component. -If you create an Apartment threaded component in the MTA, -COM will automatically create an STA for you and put your -component in there, and then marshall all the calls. -

-This brings us to the notion of a Main STA. COM requires that -if there is any Apartment threaded component in your application, then -the first STA created is tagged as the Main STA. COM uses the -Main STA to create all the Apartment threaded components that are -created from an MTA thread. The problem is that if you have already -created an STA, then COM will pick that as the Main STA, and if you -ever exit that thread - the whole application will exit. - -

COM Threads in JACOB Prior to Version 1.7

-

-Up until version 1.7 of JACOB, there was only one model available -in JACOB: -

    -
  • -Before version 1.6: All threads were automatically initialized as STAs. -
  • -
  • -In version 1.6: All threads were automatically initialized as MTAs. -
  • -
-

-The reason for the change in default was that tagging a Java thread -as an STA can cause problems. Any Java Swing application, as well as -servlets and applets need to be able to make calls from multiple -threads. If you try to make COM method calls across STA threads - it -will fail! -

-In most cases, the default chosen by JACOB 1.6 (MTA) works fine, however -there are some notable exceptions that have caused people grief. One -such exception is in the case of MAPI. It turns out that if you try to -create a MAPI object from an MTA thread - it simply fails and exits. -This has caused some people to recompile JACOB 1.6 back with the STA -default. -

-There is another problem with MTA threads: when you are using Apartment -threaded components, we already noted that COM will create the -components in the Main STA. If one doesn't exist, COM will create it. -However, this means that all Apartment threaded components will -be created in the same STA. This creates a bottleneck, and a -dependency between unrelated components. Also, if that STA exits, then -all components are destroyed and the application will likely crash. - -

COM Threads in JACOB Version 1.7

-

-In Version 1.7 we have added finer grained control to allow the -Java programmer to control how COM creates its components. -Unfortunately, this means that you need to have a pretty good -understanding of the dark and mystical subject of COM Apartments. -There are a few different cases you need to consider: -

Default

-

-If you simply run code that was created in Version 1.6 and ignore -the COM threading issue, then you will get the same behavior as in 1.6: -Each java thread will be an MTA thread, and all Apartment threaded -components will be created by COM in its own Main STA. This typically -works for most applications (exceptions noted above). -

Create Your Own Apartment

-

-To declare an MTA thread use the following template: -
-

-
-ComThread.InitMTA();
-...
-...
-ComThread.Release();
-
- -
-If you want JACOB to create its own Main STA (rather than having COM -choose an STA for you), then you should use: -
- -
-Thread 1:
-ComThread.InitMTA(true); // a true tells JACOB to create a Main STA
-...
-...
-ComThread.Release();
-...
-Thread 2:
-ComThread.InitMTA(); 
-...
-...
-ComThread.Release();
-...
-...
-ComThread.quitMainSTA();
-
-
-
-In this case, you can also create the Main STA explicitly: -
- -
-ComThread.startMainSTA();
-...
-...
-Thread 1:
-ComThread.InitMTA();
-...
-...
-ComThread.Release();
-...
-Thread 2:
-ComThread.InitMTA(); 
-...
-...
-ComThread.Release();
-...
-...
-ComThread.quitMainSTA();
-
-
-
-In the latter case, all Apartment threaded components will be created in -JACOB's main STA. This still has all the problems of components -sharing the same Main STA and creating a bottleneck. To avoid that, -you can also create STA threads yourself: -
- -
-ComThread.startMainSTA();
-...
-...
-Thread 1:
-ComThread.InitSTA();
-...
-...
-ComThread.Release();
-...
-Thread 2:
-ComThread.InitMTA(); 
-...
-...
-ComThread.Release();
-...
-...
-ComThread.quitMainSTA();
-
-
-
-In this example, thread 1 is an STA and thread 2 is an MTA. You could -omit the call to ComThread.startMainSTA(), but if you do, then COM will -make the first STA your main one, and then if you exit that thread, -the application will crash. -

-Actually, Thread 1 is almost an STA. It's lacking a windows -message loop. So, this type of STA is fine as long as you are creating -a component and using it in the same thread, and not makind event -callbacks. -

JACOB's STA Class

-

-If you want to create an true STA where you can create a component and -then let other threads call methods on it, then you need a windows -message loop. JACOB provides a class called: -com.jacob.com.STA which does exactly this. - -

-public class com.jacob.com.STA extends java.lang.Thread 
-{
-    public com.jacob.com.STA();
-    public boolean OnInit(); // you override this
-    public void OnQuit(); // you override this
-    public void quit();  // you can call this from ANY thread
-}
-
- -

-The STA class extends -java.lang.Thread and it provides you with two methods -that you can override: OnInit and OnQuit. -These methods are called from the thread's run method -so they will execute in the new thread. These methods allow you to -create COM components (Dispatch objects) and release them. -To create an STA, you subclass it and override the OnInit. -

-The quit method is the only other method that -can be called from any thread. This method uses the Win32 function -PostThreadMessage to force the STA's windows message loop -to exit, thereby terminating the thread. -

-You will then need to make calls into the component that is running -in the STA thread. If you simply try to make calls from another thread -on a Dispatch object created in the STA thread, you will get a COM -Exception. For more details see: - -Don Box 'Effective COM' Rule 29: Don't Access raw -interface pointers across apartment boundaries. -

The DispatchProxy Class

-Since you cannot call methods directly on a Dispatch object created -in another STA JACOB provides a method for the class that created -the Dispatch object to marshal it to your thread. This is done via -the com.jacob.com.DispatchProxy class. - -
-public class DispatchProxy extends JacobObject {
-    public DispatchProxy(Dispatch);
-    public Dispatch toDispatch();
-
-    public native void release();
-    public void finalize();
-}
-
-
-

-This class works as follows: the thread that created the Dispatch -object constructs an instance of DispatchProxy(Dispatch) with the -Dispatch as a parameter. This instance can then be accessed from -another thread, which will invoke its toDispatch method -proxy as if it were local to your thread. COM will do the inter-thread -marshalling transparently. -

-The following example is part of samples/test/ScriptTest2.java in the -JACOB distribution. It shows how you can create the ScriptControl -in one STA thread and make method calls on it from another: - -

-import com.jacob.com.*;
-import com.jacob.activeX.*;
-
-class ScriptTest2 extends STA
-{
-  public static ActiveXComponent sC;
-  public static Dispatch sControl = null;
-  public static DispatchProxy sCon = null;
-
-  public boolean OnInit()
-  {
-     try
-     {
-       System.out.println("OnInit");
-       System.out.println(Thread.currentThread());
-       String lang = "VBScript";
-
-       sC = new ActiveXComponent("ScriptControl");
-       sControl = (Dispatch)sC.getObject();
-
-       // sCon can be called from another thread
-       sCon = new DispatchProxy(sControl);
-
-       Dispatch.put(sControl, "Language", lang);
-       return true;
-     }
-     catch (Exception e)
-     {
-       e.printStackTrace();
-       return false;
-     }
-  }
-
-  public void OnQuit()
-  {
-     System.out.println("OnQuit");
-  }
-
-  public static void main(String args[]) throws Exception
-  {
-    try {
-      ComThread.InitSTA();
-      ScriptTest2 script = new ScriptTest2();
-      Thread.sleep(1000);
-
-      // get a thread-local Dispatch from sCon
-      Dispatch sc = sCon.toDispatch();
-
-      // call a method on the thread-local Dispatch obtained
-      // from the DispatchProxy. If you try to make the same
-      // method call on the sControl object - you will get a
-      // ComException.
-      Variant result = Dispatch.call(sc, "Eval", args[0]);
-      System.out.println("eval("+args[0]+") = "+ result);
-      script.quit();
-      System.out.println("called quit");
-    } catch (ComException e) {
-      e.printStackTrace();
-    }
-    finally
-    {
-      ComThread.Release();
-    }
-  }
-}
-
- -

-You can try to modify the Dispatch.call invocation in -the main thread to use sControl directly, and you will see -that it fails. Notice that once we construct the ScriptTest2 object -in the main thread, we sleep for a second to allow the other thread -time to initialize itself. -

-The STA thread calls sCon = new DispatchProxy(sControl); -to save a global reference to the DispatchProxy that represents the -sControl object. The main thread then calls: -Dispatch sc = sCon.toDispatch(); to get a local Dispatch -proxy out of the DispatchProxy object. -

-At most one(!) -thread can call toDispatch(), and the call can be made only once. -This is because a IStream object is used to pass the proxy, and -it is only written once and closed when you read it. -If you need multiple threads to access a Dispatch pointer, then -create that many DispatchProxy objects. For more details please -refer to the Don Box reference above. - - -

Recommended Procedure

-