Re: How to find those constants for a API Declare



"Richard T. Edwards" <redwar2006@xxxxxxxxxxx> wrote in message
news:uRjoTV$aHHA.4176@xxxxxxxxxxxxxxxxxxxxxxx
VB installs an API Viewer.


That's really old and contains errors. Here's a "better" API Viewer here
that contains declarations for Win2k/XP, as well as the Win95 vintage
declarations found in the "stock" viewer.
http://www.activevb.de/rubriken/apiviewer/index-apiviewereng.html

--
Ken Halter - MS-MVP-VB - Please keep all discussions in the groups..
In Loving Memory - http://www.vbsight.com/Remembrance.htm


.



Relevant Pages

  • Re: API for: CopyMemory, MoveMemory, ZeroMemory, FillMemory in API Viewer are incorrect!
    ... "The database contains the most up to-date declarations taken from the most ... current Windows XP header files: 6,500 declarations for functions and 55,000 ... Maybe you don?t believe it but the Microsoft API viewer ...
    (microsoft.public.vb.winapi)
  • Re: Poll: Line continuation
    ... This API Viewer will format the declarations for you... ... "Stefan Berglund" wrote in message ... >>You bring up an interesting point about the usage of line continuations. ... I do like to break up my API declarations however,> so that every aspect of the declare occupies its own line. ...
    (microsoft.public.vb.general.discussion)