The driver is linked to the Kernel32 library.

Source: Internet
Author: User

I recently started to learn driver programming. I configured the driver development environment based on the online configuration method. I used a simple example to test it and found that the driver was linked to the kerner32 library.

:

It is obvious to add kernel. lib to the additional dependent Library:

Remove the default settings from the parent level or project to inherit kernel32.lib and the link will not be linked to Kernel32. Lib.

However, a similar error occurs during case-driven Compilation:

Through a large number of Baidu, we finally found that msvcrt. Lib is linked to bufferoverflowk. lib and added bufferoverflowk. lib to the dependent library directly.

If you have any questions like this, you can send me an email. Email: VB6.0 # QQ.com.

The driver is linked to the Kernel32 library.

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.