How can I download the entire winapi reference to my computer?

meaning I can access the API reference even when I am offline
It seems that it is not possible anymore (Visual Studio 2010), or maybe they only release the library once it needs revision. The most recent library available for download that I could find was this: http://www.microsoft.com/download/en/details.aspx?id=20955 .

I also searched the subscription MSDN downloads, but I couldn't find the MSDN library for VS 2010, so either MS will not release it as a separate download, or the one included with VS 2010 is still up to date.

EDIT: I can't seem to find an offline copy of MSDN Library with my VS2010! I think that modality has been discontinued. :-( So I guess the last offline copy is the one in the above link. :-S
Last edited on
closed account (DSLq5Di1)
If memory serves, you can download the documentation through the Windows SDK for offline viewing.

-edit-
http://blogs.msdn.com/b/windowssdk/archive/2010/06/07/downloading-the-windows-sdk-7-1-documentation-for-offline-viewing.aspx
Last edited on
My copy of vs2010 ultimate has included msdn documentation in the iso image.
"My copy of vs2010 ultimate has included msdn documentation in the iso image. "

Where? Could you specify the path as it exists on your computer?
Last edited on
Topic archived. No new replies allowed.