PC Review


Reply
Thread Tools Rate Thread

developing for XPe questions

 
 
Slobodan Brcin
Guest
Posts: n/a
 
      10th Oct 2003
Tony,

First you write regular XP application (driver, etc).
Then you customize XPE to level required to support your application.

Regards,
Slobodan Brcin

"Tony Pitman" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Forgive me for being new to XPe. I would simply like to know what it
> takes to write applications and drivers for XPe.
>
> I hear about these 'tools' and using .NET and all that. I have .NET and
> VC6 Ent. I can't seem to find a place to get the 'tools'. Is there a
> special SDK I need? Is there special documentation for the API and all
>
> or
>
> do I just develope for regular XP as normal and then deploy to XPe and
> see if I need to add components? What if I can't add components to the
> XPe device / PC? Can I just not use services that don't exist and
> recompile and everything will be fine?
>
> I read all I could find on the subject on MSDN and it talks a lot about
> creating an XPe device and deploying it and such, but I did not come
> away with a clear understanding of how to write actual apps for it.
>
> Thanks,
>
> Tony



 
Reply With Quote
 
 
 
 
Tony Pitman
Guest
Posts: n/a
 
      10th Oct 2003
Forgive me for being new to XPe. I would simply like to know what it
takes to write applications and drivers for XPe.

I hear about these 'tools' and using .NET and all that. I have .NET and
VC6 Ent. I can't seem to find a place to get the 'tools'. Is there a
special SDK I need? Is there special documentation for the API and all

or

do I just develope for regular XP as normal and then deploy to XPe and
see if I need to add components? What if I can't add components to the
XPe device / PC? Can I just not use services that don't exist and
recompile and everything will be fine?

I read all I could find on the subject on MSDN and it talks a lot about
creating an XPe device and deploying it and such, but I did not come
away with a clear understanding of how to write actual apps for it.

Thanks,

Tony
 
Reply With Quote
 
Kesavan
Guest
Posts: n/a
 
      14th Oct 2003
http://msdn.microsoft.com/library/de...pe3rdparty.asp

read the microsoft site on xpe.

regds
kesavan

Tony Pitman <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> Forgive me for being new to XPe. I would simply like to know what it
> takes to write applications and drivers for XPe.
>
> I hear about these 'tools' and using .NET and all that. I have .NET and
> VC6 Ent. I can't seem to find a place to get the 'tools'. Is there a
> special SDK I need? Is there special documentation for the API and all
>
> or
>
> do I just develope for regular XP as normal and then deploy to XPe and
> see if I need to add components? What if I can't add components to the
> XPe device / PC? Can I just not use services that don't exist and
> recompile and everything will be fine?
>
> I read all I could find on the subject on MSDN and it talks a lot about
> creating an XPe device and deploying it and such, but I did not come
> away with a clear understanding of how to write actual apps for it.
>
> Thanks,
>
> Tony

 
Reply With Quote
 
Roger Levy
Guest
Posts: n/a
 
      15th Oct 2003
Tony,
Slobodan's explanation is exactly right but I sense you can use a little more
detail. I'm only a bit further down the road but close enough to the starting
point that I understand why you're not getting a full picture from the available
docs. I think the following article would be helpful:
http://msdn.microsoft.com/library/de...-timeimage.asp
The article tells you how to take an .exe that you developed, compiled, and
linked with your favorite programming tools and componentize it and build an XPe
system around it. This tutorial, as is true of many of the others, can be
subtly misleading. For example, the first two steps it describes are quite
generic and similar to what you would do when creating any component. The third
step however instructs you to insert the Kiosk/Gaming component into your
configuration and this is not a very generic step. For the sake of beginners, I
think it would be helpful if the tutorials made a distinction between the
generic steps and the steps that are used primarily to achieve a specific result
within the context of the tutorial. Consequently, I think the best way to get
an overall view is to read as many of the tutorials as you can and then try to
separate out some of the key concepts so you can use them to synthesize design
methods that make sense for what you are doing.

Roger Levy

Slobodan Brcin wrote:
>
> Tony,
>
> First you write regular XP application (driver, etc).
> Then you customize XPE to level required to support your application.
>
> Regards,
> Slobodan Brcin
>
> "Tony Pitman" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Forgive me for being new to XPe. I would simply like to know what it
> > takes to write applications and drivers for XPe.
> >
> > I hear about these 'tools' and using .NET and all that. I have .NET and
> > VC6 Ent. I can't seem to find a place to get the 'tools'. Is there a
> > special SDK I need? Is there special documentation for the API and all
> >
> > or
> >
> > do I just develope for regular XP as normal and then deploy to XPe and
> > see if I need to add components? What if I can't add components to the
> > XPe device / PC? Can I just not use services that don't exist and
> > recompile and everything will be fine?
> >
> > I read all I could find on the subject on MSDN and it talks a lot about
> > creating an XPe device and deploying it and such, but I did not come
> > away with a clear understanding of how to write actual apps for it.
> >
> > Thanks,
> >
> > Tony


--
Change "3e" in my address to "eee"
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
2 questions about developing. =?Utf-8?B?TWlrZSBBcmNoZXI=?= Microsoft Excel Programming 1 13th Jun 2006 02:12 PM
few questions about developing Web Part Jeff Microsoft C# .NET 1 8th May 2006 08:17 PM
Developing a Template - Questions on Instructions to the User =?Utf-8?B?TWlrZUBBQ00=?= Microsoft Word Document Management 7 5th Apr 2005 10:10 PM
DEVELOPING QUERIES TO ADD UP MULTIPLE QUESTIONS WITH YES/NO ANSWER =?Utf-8?B?Sm9lIFJpY2hhcmRzb24=?= Microsoft Access Getting Started 1 6th Jul 2004 01:07 AM
Questions from "novice" regarding developing a program that needs access to Outlook contact data Ted Byers Microsoft Outlook Program Addins 3 9th Jan 2004 08:51 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:07 AM.