VS2005 smart device MFC project _CE_ACTIVEX was not defined
- From: "altarace" <altarace@xxxxxxxxx>
- Date: 23 Sep 2005 14:08:25 -0700
Hi all,
using VS2005 rc1 I created a simple smart device MFC app (shared lib
mode).
without any modification to the project I get these warnings:
stdafx.cpp
_CE_ACTIVEX was not defined because this Windows CE SDK does not have
DCOM.
_CE_ACTIVEX could be caused to be defined by defining
_CE_ALLOW_SINGLE_THREADED_OBJECTS_IN_MTA, but it is recommended that
this be done only for single-threaded apps.
_ATL_NO_HOSTING was defined because _CE_ACTIVEX was not defined.
Any ideas how to make them stop? I'm asking since I have another
project I'm migrating from EVC that generates boat-loads of these
warnings.
Mike
.
- Prev by Date: Re: Calculating the client area
- Next by Date: Displaying JPG files on PocketPC with eMbedded C++
- Previous by thread: Newbie to Mobile development
- Next by thread: Displaying JPG files on PocketPC with eMbedded C++
- Index(es):
Relevant Pages
|