Giter VIP home page Giter VIP logo

Comments (4)

AArnott avatar AArnott commented on June 3, 2024

The metadata does declare a MONITORINFOF_PRIMARY constant, so if you add that specifically to your NativeMethods.txt file, you'll get what you need.
CsWin32 doesn't auto-generate it because the APIs you're asking for don't directly reference constants -- only enums, structs, and the like.
If you feel we should be using an enum here instead of a uint though, you can open an issue over in the win32metadata repo.

from cswin32.

MBODM avatar MBODM commented on June 3, 2024

Oh, then i´m sorry!

I didn´t know you can also put in types, structs or consts into the NativeMethods.txt file. If it´s mentioned in the documentation, i maybe missed that part. Cause of the file name of the.txt file, i assumed you can only put in function names in there. And everyting else, related to that function(s), is resolved/created automatically. My bad!

Thanks a lot for clarifying this and sorry when i wasted your sparse time!

from cswin32.

AArnott avatar AArnott commented on June 3, 2024

No worries. FYI the docs on NativeMethods.txt and what it can contain are here: https://github.com/microsoft/CsWin32#usage

from cswin32.

MBODM avatar MBODM commented on June 3, 2024

No worries. FYI the docs on NativeMethods.txt and what it can contain are here: https://github.com/microsoft/CsWin32#usage

Yeah, it seems i missed that part:

The name of a struct, enum, constant or interface to generate. This may be qualified with a namespace but is only recommended in cases of ambiguity, which CsWin32 will prompt where appropriate.

The name „NativeMethods“ missleaded me to „methods/functions only“.

Anyway, all fine and thx for clarifying!

from cswin32.

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.