The MASM Forum

General => The Campus => Topic started by: xandaz on January 04, 2018, 08:03:49 AM

Title: Windows 10 SDK No more documentation???
Post by: xandaz on January 04, 2018, 08:03:49 AM
   Hi guys. I recentelly installed windows 10 SDK but it was all tools and no documentation. Is this the way it's distribuced now? i'm resorting to win32hlp. where can i get offline documentation for windows 10?
   thanks
Title: Re: Windows 10 SDK No more documentation???
Post by: hutch-- on January 04, 2018, 09:45:03 AM
Probably in your dreams like the rest of us. Microsoft expect you to use MSDN but if you have access to the old win32.hlp you have the core API which you then translate to 32 or 64 bit. If you can get an old SDK and have an old box that runs win2k or XP so you can install it, you get later help data like the common controls but Microsoft have gone out of their way to prevent you from accessing offline data that is in any way convenient to use.
Title: Re: Windows 10 SDK No more documentation???
Post by: jj2007 on January 04, 2018, 11:23:44 AM
Try the attached ApiAll database: extract all files to a folder and launch the exe. It has about 10,000 API calls in the formatCreateWindowExA(
__in DWORD dwExStyle,
__in_opt LPCSTR lpClassName,
__in_opt LPCSTR lpWindowName,
__in DWORD dwStyle,
__in int X,
__in int Y,
__in int nWidth,
__in int nHeight,
__in_opt HWND hWndParent,
__in_opt HMENU hMenu,
__in_opt HINSTANCE hInstance,
__in_opt LPVOID lpParam)
[WinUser.h]
Title: Re: Windows 10 SDK No more documentation???
Post by: Vortex on January 05, 2018, 07:10:23 AM
Hi xandaz,

You can get the Win32 API help file from :

http://win32assembly.programminghorizon.com/files/win32api.zip
Title: Re: Windows 10 SDK No more documentation???
Post by: ragdog on January 05, 2018, 07:22:45 AM
QuoteProbably in your dreams like the rest of us. Microsoft expect you to use MSDN but if you have access to the old win32.hlp you have the core API which you then translate to 32 or 64 bit. If you can get an old SDK and have an old box that runs win2k or XP so you can install it, you get later help data like the common controls but Microsoft have gone out of their way to prevent you from accessing offline data that is in any way convenient to use.

hlp file?
I have no ISDN or a windows 95  :biggrin:

i read many years only msdn online it give many more information and examples.

it give nice addons for Firefox or many IDEas has this function  like "your keyword site:msdn.microsoft.com"

Title: Re: Windows 10 SDK No more documentation???
Post by: xandaz on January 05, 2018, 07:53:55 AM
   Well guys...thanks for replying. You're in my deepest consideration. Well....i saw some alternatives like: downloading documentation for VS2012 but let's see what jj jas for me.
   tx a lot pps
Title: Re: Windows 10 SDK No more documentation???
Post by: Vortex on January 05, 2018, 07:58:59 AM
Hi xandaz,

You must try Timo's TLWHView, a Windows Help Viewer (HV2) :

https://forum.pellesc.de/index.php?topic=7259.0



Title: Re: Windows 10 SDK No more documentation???
Post by: xandaz on January 05, 2018, 08:09:32 AM
   nice tool jj. vortex i got the win32api vortex. tx
Title: Re: Windows 10 SDK No more documentation???
Post by: xandaz on January 05, 2018, 08:23:41 AM
   Solution seems to be visual studio help downloader.

https://vshd.codeplex.com/ (https://vshd.codeplex.com/)
Title: Re: Windows 10 SDK No more documentation???
Post by: xandaz on January 05, 2018, 08:29:49 AM
    it just seemed...   :icon13:
Title: Re: Windows 10 SDK No more documentation???
Post by: aw27 on January 12, 2018, 12:04:06 AM
Microsoft stopped distributing the MSDN Library on CD/DVD for subscribers, a long time ago.
The last edition is now freely available and can be downloaded from here: https://www.microsoft.com/en-us/download/details.aspx?id=20955 (only 2.2 GB, compressed )
Although a little dated, it is still valuable, I use it many times.
Title: Re: Windows 10 SDK No more documentation???
Post by: hutch-- on January 12, 2018, 08:27:46 PM
Thanks Jose,

Its a later version than I had. PHARK the install is a pain, it just sat there for minutes and looked like it was broken so I closed it down. Tried again and had to reboot to get it to work. Started it and started to watch a video, after some minutes it started to work, all installed OK. Then to get it running I had to scour through this terrible Win10 menu to find it, did a drag and drop and have an icon on the desktop at last that will get it going. If has always fascinated me the Microsoft can do something like this so badly.
Title: Re: Windows 10 SDK No more documentation???
Post by: jj2007 on January 12, 2018, 09:07:29 PM
Quote from: hutch-- on January 12, 2018, 08:27:46 PMIt has always fascinated me that Microsoft can do something like this so badly.

You could always hit F1 and follow the help steps provided by Redmond's geniuses :P
Title: Re: Windows 10 SDK No more documentation???
Post by: aw27 on January 12, 2018, 09:12:34 PM
Quote from: hutch-- on January 12, 2018, 08:27:46 PM
Then to get it running I had to scour through this terrible Win10 menu to find it, did a drag and drop and have an icon on the desktop at last that will get it going. If has always fascinated me the Microsoft can do something like this so badly.
I thought I was the only one not able to find my programs following these clear instructions:
https://support.microsoft.com/en-us/help/17161/windows-10-find-all-your-apps-and-programs
Title: Re: Windows 10 SDK No more documentation???
Post by: hutch-- on January 12, 2018, 09:24:17 PM
This is where it was planted.

"C:\Program Files (x86)\Common Files\Microsoft Shared\Help 9\dexplore.exe" /helpcol ms-help://MS.MSDNQTR.v90.en /LaunchNamedUrlTopic DefaultPage