Re: WIN32 API SOURCE

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"mayayana" <mayaXXyana1a@xxxxxxxxxxxxxxxx> wrote:
> There's a Win32.hlp file that I use constantly. It's
> compact and still covers just about everything
> except the constant values. A copy comes with
> VS but I don't know the file path. A copy also comes
> with most Borland products. There are a few versions.
> One is about 10 MB. Another is about 22 MB.

Borland offers the Win32.hlp files off of the following page:
http://info.borland.com/techpubs/delphi/

The older file is found as documention for Delphi 3 and is named
D3MS.zip. Inside the Zipped file is a Win32.hlp file as listed below:

Name: Win32.hlp
Dated: Sunday, March 23, 1997, 7:00:00 PM
Size: 11,279,097 bytes

The newer file is found as documentation for Delphi 5 Pro and is
named D5MS.Zip. You'll need to click on the Delphi 5 Pro link to
get to it, then search for "D5MS.zip" without the quotes.

The newer file details...
Name: Win32.hlp
Dated: Wednesday, August 11, 1999, 5:00:00 AM
Size: 24,804,587 bytes

Also, you might want to try out the API Viewer at the following page:
http://www.activevb.de/rubriken/apiviewer/index-apiviewereng.html

It's a tool everyone should have. And to go along with it, another
useful item is the API Guide at the following page...
http://www.mentalis.org/agnet/apiguide.shtml

Even though they stopped messing with it in 2002, it's got some helpful
things built into it.

--
Jim Carlock
Please post replies to newsgroup.

"mayayana" <mayaXXyana1a@xxxxxxxxxxxxxxxx> mentioned:
The ones that I know of date to about Win98
vintage. I prefer that because I know that all of the
functions will work everywhere, but if you want to
use newer functions in XP, gdiplus, etc. then the
Win32.hlp file won't be sufficient.
--
_____________________________

mayayXXana1a@xxxxxxxxxxxxxxxx
For return email remove XX and YY.
_____________________________
jerry_ys <jerryys@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> Thanks for response. By condensed i mean just the meat and potatoes. Many
> manuals provide a plethora of options for any function or command that
> will never be used or addressed by most users, but fail to provide a simple
> example of it's use and main areas to avoid. This by the way is only for VB
> useable functions. As an example "Visual Basic 6 Programmers reference" by
> Dan Rahmel closely exemplifies my meaning of condensed in this situation.
> thanks again for any additional advice.
>
> jys
>
> "Jonathan Wood" wrote:
>
> > Depends what you mean by condensed. The Windows API is enourmous and
> > requires a great deal of documentation.
> >
> > You might start with
> >
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winprog/winprog/windows_api_reference.asp
> >
> > --
> > Jonathan Wood
> > SoftCircuits
> > http://www.softcircuits.com
> > Available for consulting: http://www.softcircuits.com/jwood/resume.htm
> >
> > "jerry_ys" <jerryys@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> > > I've asked a number of questions dealing with the API previously. I
> > believe many questions I have can be answered by good API docs. Is
> > there any CONDENSED source that shows all API functions, quick
> > explanations and a provides a sample example of it's use ?
> > >
> > > This would resolve many questions for me and only leave only the more
> > > complex problems with using API for this discussion group.
> > >
> > > thanks
> > >
> >
> >
> >



.



Relevant Pages

  • Re: Printed Documentation wirh Diamondback
    ... Xavier's book rescued me from abandoning Delphi altogether.. ... developing online Help for a product with potential feature changes and bug ... More API help or more practical procedures? ... Work more on existing updates and folks wanting new documentation ...
    (borland.public.delphi.non-technical)
  • Re: Using "new function() {...}" as a Singleton
    ... their documentation). ... to a solid foundation for the "major" libraries and frameworks. ... Even worse when the main goal of the API ... We are talking about selector *queries* (e.g. Selectors API). ...
    (comp.lang.javascript)
  • Re: Using "new function() {...}" as a Singleton
    ... their documentation). ... to a solid foundation for the "major" libraries and frameworks. ... The idea of copying an API without knowing what the expected outcome of its core method is ludicrous. ... And if you want to know why the section of CSS 2.1 that defines "identifier" was quoted, the pertinent part of the spec that makes reference to the term `identifier` is in CSS 2.1 is described in attribute values. ...
    (comp.lang.javascript)
  • Re: Tired of 100s of stupid Getter/Setter methods
    ... seeing as you're now scratching for even more marginal cases to ... >>reading the documentation that the library developer wrote. ... > ability to become familiar with an API. ... >>been ignoring real bugs in favor of some syntactic sugar. ...
    (comp.lang.java.programmer)
  • Re: Bluetooth application development
    ... It's a VERY complex API, maybe the most-complex that I've seen for Windows. ... Why MSDN is not providing enough documentation to develop application from ... I don't see any way to truely automate pairing; ... Here also i have to start the pairing process then Headset profile ...
    (microsoft.public.windowsce.app.development)