REA_ANDREW
REA_ANDREW

Reputation: 10764

List of Windows Native Functions for XP, VISTA and Windows 7

On the MSDN is there some sort of reference which details every native function inside the Windows API for different versions say from Windows XP upwards?

I have been googling and looking round the MSDN but I must not be looking for the correct thing.

Any help would be appreciated.

Cheers,

Andrew

Upvotes: 0

Views: 280

Answers (1)

Richard
Richard

Reputation: 109100

There are pages that will tell you what is new. As Microsoft maintains almost 100% backward compatibility with older versions, the only difference is additions.

E.g. new in Windows 7 and 2008 R2

Upvotes: 4

Related Questions