Results 1 to 3 of 3

Thread: API Resources

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2002
    Location
    UK
    Posts
    1

    API Resources

    I am new to API's and although I find I can use API's I find it difficult to find the right API for whatever Job I am looking to do. I have used microsofts API site (which seems to have most of it's examples in C) and I have been to www.vbapi.com but these do not list all of the available API.

    Does anyone have any good resources that I can use

    Cheers

  2. #2
    Member
    Join Date
    Sep 2001
    Location
    Brazil
    Posts
    34
    Try API-Guide created by KPD-Team: http://www.allapi.net it's a very good tool

  3. #3
    Frenzied Member MerrionComputin's Avatar
    Join Date
    Apr 2001
    Location
    Dublin, Ireland
    Posts
    1,616
    You could do worse than to download the EventVB compiled help file

    This has the APi calls arranged into logical groupings according to class - for example the ApiWindow class has a load of APIs pertaining to a window, the ApiPrinter class has a load of APIs for manipulating printers, the ApiDeviceContext has a bunch of APIs for dealing with device contexts etc. etc.

    HTH,
    Duncan
    ----8<---------------------------------------
    NEW - The .NET printer queue monitor component
    ----8<---------------------------------------
    Now with Examples of use

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