If you include WININET in your OS, the SDK roller *should* add it to the SDK
that it generates for your device *once you build the OS that way*. Note
that the SDK roller counts on information generated during the OS *build*,
not just what you see in the environment before a build, to do its job.
It's also true that there are a number of useful .h files that the roller
should put in an SDK, but forgets to. If it's just a case of forgetting,
add the header to the SDK manually using the features of the roller which
allow you to add any extra files that you might need...
Paul T.
Post by n***@gmail.comctacke,
But when i include it , it says that it not able to reference or
include that file.
Do i have to install something in order to include that library ?
Post by <ctacke/>Just like any header.
#include "wininet.h"
--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--
Post by n***@gmail.comPaul,
Can you tell how do i add WININET.H to my WCE application project that
i am creating to my CE OS image in PB.?
I would like to use that library for FTP functions,
Thanks
On Oct 26, 5:19 pm, "Paul G. Tobey [eMVP]" <p space tobey no spam AT
Post by Paul G. Tobey [eMVP]This has been covered in the archives many, many times. Your best keyword
is "kiosk". You can search just the Windows CE group archives via
GoogleGroups Advanced Search (enter microsoft.public.windowsce.* in the
groups to search field). That gives you 100 hits which is a reasonable
number to read. If you want to try refining it a bit, definitely at the
cost of some useful information, try adding "HHTaskBar" to the search terms.
Paul T.
Post by n***@gmail.comPaul,
what changes do i have to make ?
If it is simple can you please point out teh code changes that need to
make.
That will be really helpful.
Thanks,
On Oct 18, 12:58 pm, "Paul G. Tobey [eMVP]" <p space tobey no spam AT
Post by Paul G. Tobey [eMVP]The code for those two applications, as written, will not prevent other
applications from coming to the front. If that's what you want,
*you*
have
to code the changes necessary to accomplish it. Clone the code for IESimple
or IESample and do the right thing.
Paul T.
Post by n***@gmail.comAll,
I have been dying hard to get the IESample or IESimple in KIOSK
mode
,
which takes up the full screen when Win CE OS Image boots up.
I have now a batch file that runs on startup. The contents of batch
IESample.exe -khttp://www.msn.com
I have tried IESimple also all i get is full screen but no kiosk mode.
But this does not put it in KIOSK mode.
Any help or information on how to get it working in KIOSK mode is
really appreciated.
Thanks
Srini- Hide quoted text -- Show quoted text -- Hide quoted text --
Show quoted text -