Re: newbie: Console apps - do they exist in the hand-held world ?
From: BobZ_Annapolis (BobZAnnapolis_at_discussions.microsoft.com)
Date: 08/12/04
- Next message: Tom: "How to enable/disable scrollbar in CWnd on CE"
- Previous message: Rod Crittenden: "Re: Modal dialog boxes - positioning"
- In reply to: Bruce Eitman \(eMVP\): "Re: newbie: Console apps - do they exist in the hand-held world ?"
- Next in thread: Bruce Eitman \(eMVP\): "Re: newbie: Console apps - do they exist in the hand-held world ?"
- Reply: Bruce Eitman \(eMVP\): "Re: newbie: Console apps - do they exist in the hand-held world ?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 12 Aug 2004 08:01:02 -0700
- thanx for the responses -
- being a newbie, i may be introducing a small terminology & IDE familiarity
problem, so, let's return to the basics, the bottom line is that i need to
create a non-windowed executable, when creating a new project, which new
project option should be chosen ?
- you asked "why not start with an MFC project ?" - the references to "MFC
projects" that appear when i create a new project are for the "ActiveX
Control Wizard", an "AppWizard (dll)" and an "AppWizard (exe)" - since i need
an exe, when i choose this option, i get a windowed executable, which isn't
what i've been asked to create -
- similarly, when i choose a "WCE Application" project, i can only choose
the 2 options that appear cuz the last one again creates a windowed app,
which i don't want - part of the confusion might be in terminology or maybe
different IDE creation points -
- 1 other thing i just noticed, is it written down anywhere where the order
of the "#include " statements matter ? - cuz i just got completely different
results by changing the order of the [#include "afx.h"] and [#include
"stdafx.h"] statements -
- as always, thanks for the thoughts, suggestions -
"Bruce Eitman (eMVP)" wrote:
> Okay, so you are manally adding MFC to your project, I haven't done that
> myself, but I can only imagine that you would need to do more than just add
> afx.h.
>
> That brings us back to Dean's question, why not start with an MFC project?
> You would acheive the same result with a lot less trouble.
>
> --
> Bruce Eitman (eMVP)
> Senior Engineer
> beitman AT applieddata DOT net
>
> Applied Data Systems
> www.applieddata.net
> An ISO 9001:2000 Registered Company
> Microsoft WEP Gold-level Member
>
> Do have an opinion on the effectiveness of Microsoft Windows Mobile and
> Embedded newsgroups? Let us know!
> https://www.windowsembeddedeval.com/community/newsgroups
>
>
>
>
- Next message: Tom: "How to enable/disable scrollbar in CWnd on CE"
- Previous message: Rod Crittenden: "Re: Modal dialog boxes - positioning"
- In reply to: Bruce Eitman \(eMVP\): "Re: newbie: Console apps - do they exist in the hand-held world ?"
- Next in thread: Bruce Eitman \(eMVP\): "Re: newbie: Console apps - do they exist in the hand-held world ?"
- Reply: Bruce Eitman \(eMVP\): "Re: newbie: Console apps - do they exist in the hand-held world ?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|