Re: How can I develop in C with VS2005 for Pocket PC??
- From: "Ajay Agrawal" <ajay_agr@xxxxxxxxxx>
- Date: Sat, 11 Mar 2006 21:37:50 +0530
All projects created by VS2005 use precompiled header file which is
stdafx.h. If do not want to use then go to project properties->Configuration
Properties->C/C++->Precompiled Headers and change settings of "Create/Use
Precompiled Header" to "Not using Precompiled Headers".
Thanks,
-Ajay
"emetress" <emetres@xxxxxxxxx> wrote in message
news:1142088432.465912.189360@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have the new VS2005 since yesterday. I had written before my code in
C language. I want to make an app for Pocket PC with Windows Mobile 5.0
( if I could make it also for WM2003 it would be great!).
I choose a project in Visual C++ / Smart Device / Win32 application. I
add my previous file (write in C in Visual C+ 6.0) when I build them it
appears an error telling that I should wite "#include "stdafx.h"", I
add that file in my project and when I build them it appeats a new
error message that says:"Can not include stdafx.h".
- What am I doing wrong?
- Should I learn C++ or with C it's enough? My app is to control the
video streams of the video camera on the pocket pc
Than you
.
- Follow-Ups:
- Re: How can I develop in C with VS2005 for Pocket PC??
- From: emetress
- Re: How can I develop in C with VS2005 for Pocket PC??
- References:
- How can I develop in C with VS2005 for Pocket PC??
- From: emetress
- How can I develop in C with VS2005 for Pocket PC??
- Prev by Date: How can I develop in C with VS2005 for Pocket PC??
- Next by Date: Re: Emulator for WM 5.0 and general doubts
- Previous by thread: How can I develop in C with VS2005 for Pocket PC??
- Next by thread: Re: How can I develop in C with VS2005 for Pocket PC??
- Index(es):
Relevant Pages
|
Loading