Developing applications for Windows Embedded Compact 2013

后端 未结 3 1299
情深已故
情深已故 2021-01-02 09:48

Today I stumbled over the Application Builder for CE 2013 in Microsoft\'s download center. As of the description, with this pack I should be able to develop apps that

相关标签:
3条回答
  • 2021-01-02 10:11

    All I can do here is sigh. Here's the state of things as of this writing (Mid May, 2013) and it could change in the coming weeks and/or months.

    The Application Builder does not ship with device templates. Templates, instead, are shipped with the device SDK. Yes, this is different than in the past. It means that to do any device development, you'll need an SDK.

    Windows Embedded Compact 2013 is currently not publicly available, so no one can currently ship an SDK. The net effect of this is that, for now, for the general public, the Application Builder install is completely useless.

    Once WEC 2013 is public, I don't believe Microsoft will be shipping any "generic" SDKs. I very likely will. Once we have SDKs in the wild, you'll have templates and be able to build projects.

    0 讨论(0)
  • 2021-01-02 10:11

    I also downloaded the Application Builder, and found it quite useless, hey where are the compact project templates! (thanks for the confirmation ctacke) after reading this today and discovering the .net assembly folder posted by Gene, I figured I at least try to use the object browser - and found you can browse the objects by using the Windows Embedded Compact 3.9 filter - figure others might want to at least look at what's new like I am attempting to do..

    0 讨论(0)
  • 2021-01-02 10:36

    It is possible to create new SDKs from OS Design projects. Create one from CEPC. http://msdn.microsoft.com/en-us/library/jj584864(v=winembedded.70).aspx

    0 讨论(0)
提交回复
热议问题