jawinuserguide_*.html
files in the docs
-folder (Morten Andersen).docs/jawinuserguide_net.html
(Morten Andersen).com.develop
-source
- both C++ and Java (Morten Andersen).org.jawin.Variant.ByrefHolder
(Morten Andersen).org.jawin.win32
-package and into a donated stubs library (this is primarely
the handcoded WIN32-API DLL-stubs used by the demos) (Morten Andersen).org.jawin
code
instead of the com.develop.jawin
code, as well as
updated the documentation
section about it. Finally some indicative performance tests was
added (Morten Andersen).org.jawin.UnknownPtr
), necessary
when IDispatch methods returns VT_UNKNOWN objects (Ken Larson).com.develop.jawin
source and moved to
org.jawin
(Roger I Martin and Paul Marquis).org.jawin
branch
(Morten Andersen).org.jawin
branch (Morten Andersen).exec
an nmake for
native code. Finally, the whole build is automated!ExcelProp
Ant task and
changes to the DispatchPtr
classRegistry.RegEnumKey
provided by Curt HagenlocherVariant.marshalInArray
,
code had been looking for arrays of wrappers instead of arrays of
primitives. Added unit tests for array of int, short, boolean.
Thanks to Miguelângelo Faria Rocha for pointing out the problem.Transform::badMarshalString
to
throw an exception instead of logging to a file. Fixed bad trailing
characters on marshal strings in various Ole32
methods.COMPtr
behavior to fix reference-counting
problem pointed out by Andrew Wason on the mailing list.DispatchPtr app = new DispatchPtr("PowerPoint.Application");
//NOT: DispatchPtr app = new DispatchPtr("new:PowerPoint.Application");
Copyright (c) 2000-2005, The Jawin Project - LICENSE | |
This documentation was written for version: 2.0, alpha 1 of Jawin. | |
$Id: jawinrevisions.html,v 1.12 2005/03/23 20:40:33 arosii_moa Exp $ |