[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [xmlblaster] vb.net and activex dll



>Hi Robert,

>your binary access was the missing gap in our VB.net demo, thanks!

>Passing strings works fine here (and on other WinXP i know of) so it
must be some special settings >(Unicode/UTF-8/versions?) you have. JDK
1.5 with a current Win XP should work fine.

>Marcel

Well, I am glad that I was able to be a small help.
Here are my settings, what setting do you use?

>chcp
Active code page: 437
>System.out.println(System.getProperty("file.encoding"));
Cp1252

My computer did have international language support with cyrillic
keyboard input, but, I have removed everything, trying to find the
answer.  Still, strings do not work. :-(  How did you install the JDK,
with european language support?  That seems to be the default now.