FIX: ICMP API Header & Library Files Missing from Windows CEID: Q189120
|
Windows CE 2.0 supports an Internet Control Message Protocol (ICMP), or ping to determine whether or not a particular host is available. Three ICMP- related functions supported by Windows CE 2.0 are:
ICMPCreateFile()
ICMPSendEcho()
ICMPCloseHandle()
These functions are described in Windows CE SDK 2.0. However, the header
and library files for them are missing from the SDK. The missing files are:
icmpapi.h
ipexport.h
icmplib.lib - Static Library (Object Library)
Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. The missing files can be downloaded from the following location:
http://www.microsoft.com/windowsce/developer/download/
Additional query words:
Keywords : kbnetwork kbAPI kbSDKPlatform kbWinCE kbGrpNet
Version : WINDOWS:
Platform : WINDOWS
Issue type :
Last Reviewed: July 29, 1999