I used jawin to generate the strubs for powerpoint 10
and got an error in Comment.java. The return type is
missing
/**
*
* @return
**/
public getDateTime() throws COMException
{
return null; // not implementedget("DateTime");
}
Christian
Logged In: YES
user_id=398965
Hi Christian
The support for VT_DATE's as your example show has been
added to the Typebrowser files in the CVS.
If you would like to see if this solves your problems,
please check out and build Jawin as described here:
http://jawinproject.sourceforge.net/jawindeveloper.html
Best Regards
Morten Andersen
NB: Sorry for the slow response, I suggest you join the
mailing list:
http://discuss.develop.com/jawin.html
and post your questions there, as it is often more closely
monitored than the SourceForge.net bug forums.