Commit Graph

11 Commits

Author SHA1 Message Date
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
623c6e9b6b SF2963102 use varargs in Dispatch instead of a million overloaded methods 2010-11-07 15:36:32 +00:00
clay_shooter
b7dc74c59d Sourceforge 2011706 windows memory error when exiting program with call back proxies still hooked up. 2008-07-06 12:39:04 +00:00
clay_shooter
df0ba33797 B-1_14-DEV merge back to main 2008-02-02 01:38:25 +00:00
clay_shooter
78c7ddf199 1761727 converted unit test programs to JUnit tests and updated the build targets 2007-07-27 03:28:44 +00:00
clay_shooter
7d7ed62066 SF 1702604 - alpha prototype for activeXInvocationProxy event callbacks 2007-04-18 02:59:38 +00:00
clay_shooter
719ea199bd SF 1580993 Feature Request tied to https://sourceforge.net/forum/forum.php?thread_id=1588018&forum_id=375946 Help discusson adds support for 64 bit dlls. 2006-10-20 02:55:06 +00:00
clay_shooter
0b16b2eeae SF1570270 Proxy unhook detatched threads.
SF1538011 toString() not compliant, large ripple into toXXX() methods
SF1478172 Variant jni methods public without protection.  Now JNI methods behind java methods
2006-10-04 03:18:59 +00:00
clay_shooter
912ea449ad added extra debug flag to documentaton for IETest 2006-09-24 13:55:14 +00:00
clay_shooter
66f26e5819 added comments 2006-04-28 04:06:12 +00:00
clay_shooter
4eb49215cb reorganized the samples, again. Moved the programs that were more test cases to the unit test directory and repackaged the unit test directory. 2006-03-18 16:21:28 +00:00