Running an app that uses Windows SDK on XPE
- From: "RussR" <nospam@xxxxxxxxxx>
- Date: Fri, 23 Sep 2005 11:33:47 -0400
I'm writing an app that uses a function from the Windows SDK. Specifically,
this function:
http://msdn.microsoft.com/library/en-us/iphlp/iphlp/icmpsendecho.asp?frame=true
The function allows you to essentially ping a computer through a func call
and see if you get a response.
The problem is that the function above is part of the Windows Platform SDK
or whatever and I am unsure of how to get such an app to run on XPE which
obviously has none of that SDK.
If there is a another function that is simpler that I could use to
essentially ping a computer, that would be good too as long as it is isn't a
system call from within the program such as using ping.exe.
Thanks,
RussR
.
- Follow-Ups:
- Re: Running an app that uses Windows SDK on XPE
- From: Gordon Smith \(eMVP\)
- Re: Running an app that uses Windows SDK on XPE
- Prev by Date: Re: How to prevent popup window when inserting USB Stick?
- Next by Date: Re: Can't find NETWORK.DRV
- Previous by thread: Re: .NET Framework 2.0 & C++/CLI
- Next by thread: Re: Running an app that uses Windows SDK on XPE
- Index(es):
Relevant Pages
|
|