May 08, 2024, 12:00:39 AM

News:

Own IWBasic 2.x ? -----> Get your free upgrade to 3.x now.........


API Viewer

Started by LarryMc, September 05, 2008, 10:09:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

LarryMc

For those who aren't aware of it there is a free program that allows you to lookup very easy all the Windows API declarations for constants, types, functions, etc.
They have been converted to the IBasic format which means they look like EBasic.
I use the program almost daily.
Some of the function declarations have to be changed a little if an alias is involved.
Once you get use to the API Viewer and the way windows.inc has the leading underscores they're easy to adapt.

http://www.apiviewer.de/downloadsstore/apv2004_v310.exe
To download

Larry
LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library

billhsln

Thanks, Larry.  This should make it a lot easier to find all those things that people use, but I can never figure out where they found the info.

Bill
When all else fails, get a bigger hammer.