View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Howard Kaikow Howard Kaikow is offline
external usenet poster
 
Posts: 269
Default Windows API calls

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.