Re: Compile Windows App for Windows CE
- From: r_z_aret@xxxxxxxxxxxx
- Date: Sat, 16 Aug 2008 14:09:17 -0400
On Fri, 15 Aug 2008 14:38:08 -0700, Charles Wang
<CharlesWang@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I am trying to migrate a windows application to windows ce app(C++).
I just used google (http://groups.google.com/advanced_search?q=&) to
look up
porting
in this newsgroup and got 424 hits. I took a look and found a few that
look relevant, but you will need to do some wading. Also, as of Spring
2008 you need to first look up the newsgroup and then look up the
string (Google behavior changed##@$#).
Windows CE (and thus platforms based on it) is a subset of Win32, so
many features/functions are missing. Also, Windows CE is heavily
biased towards Unicode, so if your app uses strings, you better know
about Unicode.
I install my ce sdk(include DCOM, MFC.. MiniDCOM) and in configuration
Manager, create a new solution configuration, and choose my own SDK, in
project property->C and c++->preprosessor and $(ARCHFAM) for ARM CPU.
but got 28 error and lots warnings.
Are you sure DCOM is supported? I don't use it, so I haven't kept
close track, but I know it was not always supported. I just used
google to look up
windows ce dcom
and got 6200 hits. I took a quick look and think some were relevant,
but can't judge usefulness.
the error "This Windows CE SDK does not support mini-COM with OLE or the
full DCOM. One of these is required in order to use ATL."
the warnings from "sal.h" says macro redefinition,, eg. "__in ":maco
redefinition..
...
Any ideas?
Thanks,
-----------------------------------------
To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).
Robert E. Zaret, eMVP
PenFact, Inc.
20 Park Plaza, Suite 478
Boston, MA 02116
www.penfact.com
.
- Follow-Ups:
- Re: Compile Windows App for Windows CE
- From: Paul G. Tobey [eMVP]
- Re: Compile Windows App for Windows CE
- References:
- Compile Windows App for Windows CE
- From: Charles Wang
- Compile Windows App for Windows CE
- Prev by Date: Re: Compile Windows App for Windows CE
- Next by Date: acheter acomplia en ligne commander acomplia en France soft acomplia canada sur internet commander acomplia soft eurodrugs.org
- Previous by thread: Re: Compile Windows App for Windows CE
- Next by thread: Re: Compile Windows App for Windows CE
- Index(es):
Relevant Pages
|