Where can I find documentation on W7 API? I’ve found what’s new in Win7 API but full documentation seems to be “unfindable”.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Windows API Reference on the Microsoft developer site
And here’s the overview / programming guide.
It includes the new stuff, like “Direct2D” and “Windows Ribbon”, along with all the old (but improved) stuff, like “Files and I/O” and the old unchanged stuff like “List Boxes”.