|
Prev: Changing WiFi settings programmatically
Next: Device application deployment (Visual studio 2005)
From: altarace on 23 Sep 2005 17:08 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
|
Pages: 1 Prev: Changing WiFi settings programmatically Next: Device application deployment (Visual studio 2005) |