Giter Site home page Giter Site logo

Comments (3)

stevemk14ebr avatar stevemk14ebr commented on May 27, 2024 1

Ah I see. I stand by my opinion. The problems are in this library choosing to duplicate common headers. No matter the reason why, that is the source of errors and should be fixed there. But I recognize this is an opinion, do as you wish.

from pe-parse.

stevemk14ebr avatar stevemk14ebr commented on May 27, 2024

Officially requiring people don't use windows.h is not a good idea IMHO. There's significant functionality provided by that header AND it's likely to be used in projects that require PE parsing.

from pe-parse.

woodruffw avatar woodruffw commented on May 27, 2024

Officially requiring people don't use windows.h is not a good idea IMHO. There's significant functionality provided by that header AND it's likely to be used in projects that require PE parsing.

This is true! It's also not what I said above: the official guidance would be to not include both in the same source file. As far as I know, quarantining inclusion of Windows.h to as few source files as possible is already common practice in large codebases (for both conflict and performance reasons).

from pe-parse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.