Commit Graph

7 Commits

Author SHA1 Message Date
clay_shooter
aeca6e8dc2 Update from Java 1.5 to Java 1.6 and VC2005 to VS2010 2013-08-03 12:00:34 +00:00
clay_shooter
003671fb90 SF 3377279
- Placed JacobVersion.properties into ${release.dir.java.meta.inf} instead of the current folder;
- com/jacob/test/safearray/SafeArrayBasicTest.java is compiled separately, because it is in UTF-16 encoding
- Added initializing Variant used to retrieve the next value from IEnum because some implemenations call VariantClear on it before setting a new value
- Changed _WIN32_WINNT to 0x0500 to fix build with VS2010
- Fixed the leak in Java_com_jacob_com_Variant_putVariantNoParam
- Added Dispatch.Method to the invoke flags to call _NewEnum. There are some nonconforming legacy implementations that expose _NewEnum as a method.
2011-10-01 22:33:38 +00:00
clay_shooter
e98dc4b0cf SF1709841 Visual C++ 8.0 Visual Studio 2005 compilation. No longer requires VC98 or 2003 Platform SDK. 2007-04-30 02:37:00 +00:00
clay_shooter
5e6befda59 SF1336836 wrong sourceforge URL in 1.9.1 copyright notices 2005-10-24 23:16:52 +00:00
clay_shooter
5f8e69d7e2 Merging B-1_9_1 back to head 2005-10-24 22:59:25 +00:00
clay_shooter
7b81d761b7 changing data type to ascii so diffs will work 2005-01-08 16:56:02 +00:00
troggan
e9424dbca6 Initial commit 2004-10-17 18:36:38 +00:00