Hi Dean,
It was my understanding that you can use external methods in compact Jade on <6.2.15, but not external functions. Those external functions must be unmanaged code. Is this understanding correct?
Thanks,
Allistar.
--
A.
Last edited by ConvertFromOldNGs on Wed Aug 12, 2009 10:12 am, edited 1 time in total.
Calling external methods from single user Compact JADE (as opposed to thin client Compact JADE) has always been supported.
Calling external functions is supported from JADE 6.2.15 (in both single user and thin client mode).
We support calling unmanaged code only and have seen Microsoft documentation stating that they do not support calling from unmanaged to managed code on Windows Mobile.
Dean.
Last edited by ConvertFromOldNGs on Wed Aug 12, 2009 10:12 am, edited 1 time in total.
I thought external methods was always supported but since you don't release any import libs I had to try and make my own using guides like: support.microsoft.com/kb/131313
but this was no easy job and didn't finish it. Could you please provide the import libs as you didn't pack them in compact 6.2.15 installer.