Re: coredll.dll not available by Peter
Peter
Mon Feb 23 08:12:55 CST 2004
You can't download it, coredll.dll is in the rom of every single Pocket PC
device in the \Windows\ folder, it contains all the core API functions for
Windows CE. Can you post the managed code you are having problems with?
Peter
--
Peter Foot
Windows Embedded MVP
OpenNETCF.org Senior Advisor
www.inthehand.com | www.opennetcf.org
"SilverSurfer" <anonymous@discussions.microsoft.com> wrote in message
news:2408CAF2-3755-4739-B984-C75118869252@microsoft.com...
> Hi all,
>
> I'm building a Windows CE dynamic-link library the depents on the
coredll.dll. When I use the dll in a managed application I get an error
"coredll is not available on your system". I know this system dll should be
available on the Windows CE device and if not it should be part of the
Pocket PC 2003 SDK.
>
> Can somebody tell where i can download the coredll.dll. I thank you in
advance.
>
> Silversurfer