CoreDll ?
Hi Agraham,
I am studying the gradient fill issue, starting from this library.
I tried to compile the exact file using sharpdevelop 2 and succeeded only with the desktop version.
With the Device, it finishes the compilation but when I run the application that use the library it creates the attached error.
I downloaded this coredll.dll and put it everywhere but nothing helps.
In the source it has this line:
[DllImport("coredll.dll", SetLastError = true, EntryPoint = "GradientFill")]
What should I do ?
Edit: Foolish me, it doesn't run on the Desktop but it runs on the device !
Thanks
__________________
David Erez
Ramat Hasharon, Israel
Last edited by derez : 02-05-2010 at 08:13 AM.
|