Thread: Programming with API?

  1. #1
    Registered User
    Join Date
    Mar 2005
    Posts
    10

    Question Programming with API?

    I was wondering if there is any good tutorials for programming in API? Or how to get started? Ive programmed with API for VB for a few years and its quite a bit different in C++. So im looking on how to get started? Where to find API calls? How to use them? Etc... Thanks

  2. #2
    Software Developer jverkoey's Avatar
    Join Date
    Feb 2003
    Location
    New York
    Posts
    1,905
    Well, first off, look up the meaning of the acronym "API"

    Second, since this is the windows programming forum, I'm guessing you're talking about Win32.

    http://winprog.org/tutorial

    and

    http://ftgu.TheJeffFiles.com/
    (shameless plug)


    The first site will be very good for you. The second one has a few tutorials but nothing incredibly in-depth.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. OpenSSL and Win32 SSL API :: SSL/TLS
    By kuphryn in forum Networking/Device Communication
    Replies: 0
    Last Post: 03-10-2004, 07:46 PM
  2. FILES in WinAPI
    By Garfield in forum Windows Programming
    Replies: 46
    Last Post: 10-02-2003, 06:51 PM
  3. OLE Clipboard :: Win32 API vs. MFC
    By kuphryn in forum Windows Programming
    Replies: 3
    Last Post: 08-11-2002, 05:57 PM
  4. Is it foolish to program with Win32 API ?
    By Kelvin in forum Windows Programming
    Replies: 2
    Last Post: 07-09-2002, 02:03 PM
  5. pthread api vs win32 thread api
    By Unregistered in forum Windows Programming
    Replies: 1
    Last Post: 11-20-2001, 08:55 AM