Re: DLL built using EVC on a WM 5.0 device by Paul
Paul
Tue Dec 20 10:55:15 CST 2005
If it's compiled for the right processor type, just use it as-is. Yes, you
should be able to use a 4.x version DLL on WM5, too.
Paul T.
"Networking Developer" <NetworkingDeveloper@discussions.microsoft.com> wrote
in message news:368EA777-167B-4CC2-B81B-DBCC3623BFD0@microsoft.com...
> Hi all,
>
> I've a dll built with EVC++ 3.0 targetting a PocketPC 2002 device.
> I want to use this on a WM 5.0 device.
>
> Can I rebuild the same using EVC++ 4.0 with SP2/SP4and PocketPC2003 and
> use
> the dll on a WM 5.0 device?
>
> Any pointers are greatly appreciated.
>
> Regards
> Vidhya