View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NateBuckley NateBuckley is offline
external usenet poster
 
Posts: 146
Default Windows API Calls.

Hello, I'm just wondering if someone could explain why they would make calls
to Windows API? What this actually means, and what extra functionality this
gives VBA? I've seen a few good examples which include things from win32 api,
but I'm a little lost.

Thank you for any answers in advance.