Hello all,
I am getting "UnstatisfiedLinkError" error when I try to fetch HREF of implemented interface of a CoClass, using method ITypeInfo.getRefTypeOfImplType. Can anyone let me know what the issue is? I am using JaWin-1.0.19.
Here is the code snippet:
TypeLibWrapper wrapper = new TypeLibWrapper();
int hr = wrapper.loadTypeLib("C:\\Program Files\\Microsoft...
2008-06-17 10:34:53 UTC in Jawin