Oh come on, Help9 is not that bad... It's a big old reference book with a keyword index, table of contents and a very powerful search tool built right in... All you gotta do is stop hating it long enough to learn how to actually use it ... Just like C or C++.
And FWIW... Yes I do --absolutely-- want the latest and most exotic API calls at my disposal. The Windows API is some 30,000 functions and I can't think of a single reason why I should ignore even one of them...
Get one of your fat sources, and count how many different API calls you used. Probably no more that 500. And yes, it's good to have the other 29,500 "at your disposal", and why not wait ten seconds until Help9 is ready to answer, in case you really, really need something completely new and exotic?
Yes, and the odds are 150 to 200 of those 500 it will be a different in every application.
Typical load time on my system, from pressing F1 to seeing the call documentation is under a second.
If you follow the link I gave to Pelles Forums, you will find a link to a version of the SDK that installs directly on your local hard drive and is much faster than the patched up on-line version ... by orders of magnitude.
But for the 50 bread-and-butter functions that we really use, the response time should be in the milliseconds range (a toolhelp bubble would be fine...), and the info should be delivered as elegantly as Google does it.
Naaaa... pressing F1 should take you straight to the function... not to a list of warez sites trying to get you to download viruses of the same name. (FWIW .... my example FindNextFile search returns 165,000 results... Dexplore simply shows me the function)
Neither the program nor the sfx database have manifests in them so the UAC was freaking out all over it.
Thanks for reminding me, maybe I should try that one day. Although I never had problems on my Win7-64 installation (maybe they have realised that virus coders can write manifests, too
)
Well, if you don't want your files triggering UAC and getting Virtualized into mysterious hidden folders, you need a manifest in everything these days.