the api information i find in msdn library i think was not all-around, where can i find more information about api functions.
thank you!
thank you!
http://www.mingw.org/docs.shtml#win32api
win32 api programmers reference (.chm helpfile)
win32 api programmers reference (.chm helpfile)
Originally, it must be the win32.hlp file,am I wrong?
You are correct, note it's been (greatly) extended - I'm an atheist, but these days I almost regard it in a biblical sense :)
where can i get it?
http://www.programmersheaven.com/d/click.aspx?ID=F16965&URL=http%3A%2F%2Fwww.borland.com%2Fdevsupport%2Fborlandcpp%2Fpatches%2FBC52HLP1.ZIP
@around 5.5 meg
Ignore the readme, extract the files to masm's HELP folder... since I predominantly use QEDITOR as my ide of choice, I used QED's menu editor to add Win32 help as a menu option, launchable from QED.
@around 5.5 meg
Ignore the readme, extract the files to masm's HELP folder... since I predominantly use QEDITOR as my ide of choice, I used QED's menu editor to add Win32 help as a menu option, launchable from QED.
You can get the PlatformSDK (most recent API reference) from http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdk-full.htm . Does anyone have the last htmlhelp v1 version of it?