where to find API enum values at MSDN site

  • Thread starter Thread starter Steve Richter
  • Start date Start date
Steve,

That's the thing, the header files for the most recent SDK are the
authority on these values. Putting them on the website wouldn't make a
difference, because if they changed them, then that means the OS has
changed, which means the SDK has changed!

The best bet is to get them from the header files.

You can also check out http://www.pinvoke.net. People are pretty good
at keeping the definitions up-to-date there.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top