Re: Processor types

r_z_aret_at_pen_fact.com
Date: 05/21/04


Date: Fri, 21 May 2004 18:02:07 -0400

On Mon, 17 May 2004 21:54:55 +0800, "Nelson" <doomer999@hotmail.com>
wrote:

>Hi,
>
>I noticed that when I create projects for dlls or static libraries with
>EVC4, there are several CPU types I can choose. But for applications, only
>ARMV4 and emulator are available.

I suspect you are using the Pocket PC 2003 SDK when building apps, but
the STANDARD_SDK when building dlls and static libraries. I _think_
that should work. But you will be safer if you avoid mixing SDKs. In
other words, when you use a specific dll and static library for a
specific app, you should use the same SDK for all of those specific
pieces. If you really only need/want to support Pocket PC 2003, then
stick with that SDK. (The middle part of this paragraph is not nearly
so clear as I would like. Try reading it the way you read standard
documentation: squint, stand on your head, ....).

-----------------------------------------
To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).

Robert E. Zaret, eMVP
PenFact, Inc.
500 Harrison Ave., Suite 3R
Boston, MA 02118
www.penfact.com



Relevant Pages

  • Re: BuildSDK - Ive Never Seen This Before
    ... to coreroller.bak before registering it. ... > build process of the SDK. ... I don't know the complete list of dlls necessary, ... > but you can find them in your "C:\Program Files\Windows CE Platform ...
    (microsoft.public.windowsce.platbuilder)
  • Re: BuildSDK - Ive Never Seen This Before
    ... build process of the SDK. ... I don't know the complete list of dlls necessary, ... After a reinstalltion of the Platform Builder the ... registering the dlls manually. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: DLL pass vector by value crash
    ... compiler options, and CRT/MFC versions? ... DLLs provide well-defined order of initialization of globals WRT other ... everything is private to the DLL, and only what is explicitly exported is ... To the extent they're not used by DLLs, static libraries do have the ...
    (microsoft.public.vc.mfc)
  • WMTF/DATK DLL redistribution/licensing
    ... I want to create an automation tool based on WMTF. ... a set of DLLs that come with Windows Mobile 6 SDK. ...
    (microsoft.public.pocketpc.developer)
  • Re: basic_string ref across dlls
    ... > static libraries, it can help solve some order of initialization ... to recompile, merely install the new assembly. ... of the language really intended it to be used in things like DLLs. ... frighteningly true. ...
    (microsoft.public.vc.stl)