Download iPhone API. h

Source: Internet
Author: User

Today, I wroteProgramAnd uses the lplpapi. h. This cannot be found during compilation. h file. I searched the internet and explained that the SDK was incomplete and required to be updated. however, the update SDK address of Microsoft has changed. I cannot find a new one.

However, I just installed C ++ Builder6. I remember that there was a help in it, that is, the SDK, so I went to its include and found it.

However, this lplpapi also needs to call two files:

Ipexport. h and iptypes. h

Note that you need to modify the iPhone API. H mainly

# Include <ipexport. h> to # include "ipexport. H"

# Include <iptypes. h> to # include "iptypes. H"

Then compile the. Lib file. Copy it from C ++ builder.

So I went on to Google and found a program that took the IP address. It would also use the iphlpapi. What's depressing is that it only contains the iphlpapi. Lib, and there is no iphlpapi. h.

Forget it. Put the two together. Haha, it's okay. It's compiled!

How can we share such things with others.

: Http://greenerycn.ys168.com/Public download iphlpapi.rar

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.