Re: My generated Windows CE 5 SDK does not contain projects.h or note_prj.lib



That API is a PocketPC specific API. You can't create an SDK from Platform Builder that contains that API because PB does not support creating images for PPC's.

Michel Verhagen, eMVP
EmbeddedFusion
www.EmbeddedFusion.com
mverhagen at embeddedfusion dot com

Mark wrote:
Hello:

I am unable to call FindFirstFlashCard and FindNextFlashCard functions
using the SDK I generated from my Windows CE 5.0 image because the
compiler could not find projects.h or note_prj.lib. In other words, the
SDK I generated from my OS image seems to be missing the file
management API functions.

Does anyone know which catalog item includes support to these functions
?

Or perhaps I missed a step... ?

My steps :

1. I used Platform Builder to create an image containing most of the
Windows CE 5.0 Professional operating system components.

2. I Sysgen'd the image, generated an SDK (checking the .NET Compact
Framework checkbox) and installed it.

3. I opened an existing project in Visual Studio 2005 that was
previously built for the Windows Mobile 5.0 Pocket PC platform.

4. I added my new platform to the configuration manager and updated its
project settings.

5. I attempted to build the project.

The following compilation error resulted :
fatal error C1083: Cannot open include file: 'projects.h': No such file
or directory

I figure I am probably missing a pertinent catalog item or one of my
steps is wrong...

Any shared insight or leads would be greatly appreciated.

Thanks in advance !


Mark.


--
.



Relevant Pages

  • Re: Cant install SDK
    ... The freely available support is right here, you'll need to be the judge. ... Platform Builder if you are building the operating system for a ... If you are trying to write applications, you need an SDK. ... and then hit cancel you can install the SDK anyway. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: How to Find Functions within Coredll.dll ?
    ... The functions are documented in the SDK for your platform (e.g. Pocket PC ... or within Platform Builder for every part of CE (however your ... specific target device will not contain every API) ... "Zahid" wrote in message ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: From Windows Mobile 2003 to Windows Mobile 5.0
    ... I have originally writed it for Windows Mobile 2003 and now I'd like to ... GetDeviceUniqueID API. ... 'Windows Mobile 5.0 Pocket PC SDK ... If I start a new project and add the support for Windows ...
    (microsoft.public.pocketpc.developer)
  • Re: Custom Windows CE and SDK
    ... and as I said they need an SDK. ... >I think they will use the PLATFORM BUILDER and embeded visual c or EVB! ... > studio 2003 that support J#. ... Prev by Date: ...
    (microsoft.public.pocketpc.developer)
  • Re: How do I burn files to CD (preferably DVD) programatically in C++ / CE.Net 4.2?
    ... Is this API available in CE.Net 4.2/ MSVC++4.0, or is there something else I can use? ... (I have platform builder and can make my own platforms etc). ... I have posted this everywhere now on multiple newsgroups and accidentally doubleposted it once across 4 groups: apologies: ... I successfully used foxburner's sdk to do this. ...
    (microsoft.public.windowsce.embedded.vc)