Re: how to open and use an sdk?
Tech-Archive recommends: Fix windows errors by optimizing your registry
gol wrote:
I created an sdk to my OSdesign in wince6. Now I want to use it to write
an application. The sdk supports .Net compact framework, and I want to
write the app. in VB.net. Please give me a clue, how do I start from here?
I haven't played with CE6 yet, but otherwise you simply install the SDK and
then you can select it as target platform in VS2005. I'm also not sure if
this affects VB, I'm only aware of the C and C++ parts.
Uli
.
Relevant Pages
- Re: Converting ARMV4I BSP into ARMV4
... Yes, PPC is WindowsCE. ... of libraries that are custom to PPC, and not duplicated on the regular CE ... Note that the whole point of an SDK is that it must match the exact OS build ... use a PPC SDK and expect the app to run on both platforms. ... (microsoft.public.windowsce.platbuilder) - Re: Recommendation of Development Tools for Wireless and Barcode Scanning
... Our app proudly works in batch mode. ... >> means our app works even when no connection is available. ... We have already had a barcode scanning ... using the SDK will let ... (microsoft.public.pocketpc) - Re: eVC++4.0 and target SDK
... I just started to create an app for a Windows CE5.0 system with AMD CPU. ... I just installed software as follows, ... when I tried to install the target SDK, ... (microsoft.public.windowsce.embedded.vc) - Re: Unsupported Functions and Objects w/ new SDKs from Visual Studio 2
... you will get the following error because in AfxInet.h for the PC 2003 SDK ... You must have created a C++ MFC Desktop app. ... But I also want to use VS 2005 and compile PPC 2003 SE devices which do not ... (microsoft.public.pocketpc.developer) - RE: Portable Code Base for both Pocket PCs and Desktops
... I yopu need more power from .NET Compact Framework try www.opennetcf.org ... I do this when at Pocket PC I magage to separate the GUI from logic, ... Anyway this isn't Framwork question anymore - but something like aritect ... > Can we do it in SDK. ... (microsoft.public.dotnet.framework.component_services) |
|