News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Microsoft Learn docs in Pdf format

Started by K_F, April 25, 2023, 04:35:44 AM

Previous topic - Next topic

K_F

https://learn.microsoft.com/en-gb/cpp/intrinsics/?view=msvc-170

Not sure if this has been posted, but uSoft has made it's MSDN online, downloadable in pdf format (pdf link in lower left of page screen)
It seems to cover Win32 api, haven't found any 64 bit stuff.
If you dig around there's a lot more stuff on SDKs/WDK's ect..

Anyway it's great to obtain them in pdf format.
'Sire, Sire!... the peasants are Revolting !!!'
'Yes, they are.. aren't they....'

Vortex

Hi K_F,

Thanks, I managed to download the pdf file with the command line tool wget.exe :

https://eternallybored.org/misc/wget/

C:\>wget "https://learn.microsoft.com/pdf?url=https%3A%2F%2Flearn.microsoft.com%2Fen-us%2Fcpp%2Fintrinsics%2Ftoc.json%3Fview%3Dmsvc-170"

C:\>ren "pdf@url=https%3A%2F%2Flearn.microsoft.com%2Fen-us%2Fcpp%2Fintrinsics%2Ftoc.json%3Fview=msvc-170" Compiler-intrinsics-assembly-language.pdf