Thread: API tutorial

  1. #1
    Registered User
    Join Date
    Aug 2006
    Posts
    18

    API tutorial

    Hi guys...
    simple and easy ask...
    do you have any links or examples on how to write programe
    using API functions.
    also any simple examples from you with little bit of explain
    will do the work.
    I'm using DJGPP so examples or the links please let it be
    compatible with GCC.
    Thanx.

  2. #2
    Registered User kryptkat's Avatar
    Join Date
    Dec 2002
    Posts
    638
    Last edited by kryptkat; 03-26-2007 at 05:40 PM.

  3. #3
    Registered User
    Join Date
    Aug 2006
    Posts
    18
    It dosen't use gcc as compiler

  4. #4
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Using DJGPP to write windows programs is seriously hard work.
    Get dev-c++ or visual studio express.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. visual studio 2008 win32 api tutorial HELP
    By Swink in forum C++ Programming
    Replies: 10
    Last Post: 07-25-2008, 04:27 PM
  2. My new website
    By joeprogrammer in forum A Brief History of Cprogramming.com
    Replies: 19
    Last Post: 03-17-2006, 07:38 PM
  3. FILES in WinAPI
    By Garfield in forum Windows Programming
    Replies: 46
    Last Post: 10-02-2003, 06:51 PM
  4. ultimate online directx api tutorial
    By stallion in forum Game Programming
    Replies: 19
    Last Post: 11-20-2002, 05:05 PM
  5. more advanced API tutorial
    By bennyandthejets in forum C++ Programming
    Replies: 10
    Last Post: 09-07-2002, 08:31 PM