Windows API calls

H

Howard31

Windows API (Application Programming Interface) is very useful, my question
is: I have a copy of the Text file that includes all the API functions and
constants, but how one earth do find out what each of them does and how do
combine different Functions to get my end result
 
J

Jim Thomlinson

Google is your friend for getting the API's to work... You can also download
an API viewer as opposed to having a list.
 
H

Howard Kaikow

A place to start is Dan Appleman's book

Visual Basic Programmer's Guide to the Win32 API

It's a bit dated and does not have the newer APIs, but the book will save
you lots of
time looking up the fundamental stuff.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top