Re: VT_BSTR keeps printing to System out, any ideas why?
Tom Malia <[email protected]> Tue, 22 Nov 2005 12:24:21 -0500
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <1132680266_856@server92> |
The readme file says it's Version 1.0.19 -----Original Message----- From: Discussion of Java/Win32/COM integration with Jawin [mailto:[email protected]] On Behalf Of Roger I Martin PhD Sent: Tuesday, November 22, 2005 12:16 PM To: [email protected] Subject: Re: [JAWIN] VT_BSTR keeps printing to System out, any ideas why? Which version do you have? Tom Malia wrote: >Evertime a call is made to a JAWIN function, it appears to be printing the >string "VT_BSTR" to system out. > >I search my own code for some debuging System.out.println call that I might >have made but found none. Anyone have any idea why I'm getting this behavior? > > >