Results 1 to 3 of 3

Thread: ?

  1. #1
    Guest

    Question


    What is API?

  2. #2
    Frenzied Member Vlatko's Avatar
    Join Date
    Aug 2000
    Location
    Skopje, Macedonia
    Posts
    1,409
    API is Application Programming Interface and it actually is a load of DLL's and many functions which you can call.These functions have been made by other programmers.

    or to be more formal

    application programming interface (API)
    A set of routines used by an application to direct the performance of procedures by a computer's operating system. For computers running a graphical user interface, an API manages an application's windows, icons, menus, and dialog boxes.
    I am become death, the destroyer of worlds.
    mail:[email protected]

    • Visual Basic 6.0 & .NET
    • Visual C++ 6.0 & .NET
    • ASP
    • LISP
    • PROLOG
    • C
    • Pascal

  3. #3
    Guest
    API = What VB needs to live.

    Well, actually, it extends VB so that you can go other places and do more things with Windows, shapes, sizes, hiding, showing, enabling, file manipulation, etc. etc.

    Without API, VB programming would be almost impossible to do.

    (My opinion)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width