From: ###@###.###
This does not look like form output to me.
I'm using JDK-1.0 on Windows '95 and NT. The bug will occur in
both. I'm developing a number of classes which require the use
of native methods.
Some functions mentioned in the java\\include .h's are not
exported in javai.lib / .dll.
The missing functions are:
MultiArrayAlloc
ResolveClassConstantFromClass
I fixed the problem by adding these two export.lcf and
re-building the JDK from it's source. This fixes the problem
but means I have to ship a new javai.lib and .dll with my code.
Thanks,
Dan.
###@###.###