Any suggestion?
Thank you in advance,
Paolo
Did you create an ATL SmartDevice project?
When you add a new class to it the wizard shows also the classes of
desktop ATL applications, if you choose a template for the desktop
version of ATL you may experience this kind of errors at build time.
--
Valter Minute (eMVP)
Training, support and development for Windows CE:
www.fortechembeddedlabs.it
My embedded programming and cooking blog:
www.geekswithblogs.net/WindowsEmbeddedCookbook
Windows Embedded support forums in Italian:
http://social.msdn.microsoft.com/Forums/it-IT/windowsembeddedit/threads
(the reply address of this message is invalid)
Paolo
"Valter Minute [eMVP]" <valter.minute@_REMOVEME_gmail.com> ha scritto nel
messaggio news:%232qa$lTXKH...@TK2MSFTNGP05.phx.gbl...
Find and Replace like this:
//#ifndef _CE_DCOM ==>>> Comment Out!
DECLARE_REGISTRY_RESOURCEID(IDR_XXXXX)
//#endif ==>>> Comment Out!
"Paolo Cremonese" wrote:
> .
>