Results 1 to 5 of 5

Thread: API Other than win98

  1. #1

    Thread Starter
    Frenzied Member JasonLpz's Avatar
    Join Date
    Mar 2001
    Location
    Brooklyn, NY
    Posts
    1,335

    API Other than win98

    I guess api call are different on other OSs (operating Systems). But where do i get the API calls for lets say

    Windows
    95
    98
    98SE
    me
    2000
    NT
    xp Pro
    xp Home

    Where do i get a list of apis for other OSs
    - JayWare
    Live to love. Not to Hate

    Im to busy to have a site. But I got one and still working on it.

    http://dre3k.net/

  2. #2
    Randalf the Red honeybee's Avatar
    Join Date
    Jun 2000
    Location
    off others' brains
    Posts
    4,345

    Well ...

    Under windows, search for any files with the word API in them. There are (I guess) 3 text files which contain the declarations of the various Windows API which programmers can use. Win32API is one of them.

    Or if you have API Viewer installed (which is part of VB/VS tools) you can start it and then load an API file and have a look at the APIs.

    .
    I am not a complete idiot. Some parts are still missing.
    Check out the rtf-help tutorial
    General VB Faq Thread
    Change is the only constant thing. I have not changed my signature in a long while and now it has started to stink!
    Get more power for your floppy disks. ; View honeybee's Elite Club:
    Use meaningfull thread titles. And add "[Resolved]" in the thread title when you have got a satisfactory response.
    And if that response was mine, please think about giving me a rep. I like to collect them!

  3. #3
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    The best place any day is msdn.microsoft.com

  4. #4
    Frenzied Member John McKernan's Avatar
    Join Date
    Jan 2002
    Location
    SE PA
    Posts
    1,295
    Download the API-Guide from http://www.allapi.net/ its a free program listing some 925 API declarations with examples.

    You can use the search feature of the guide to find API's for any specific OS.

  5. #5
    The picture isn't missing BuggyProgrammer's Avatar
    Join Date
    Oct 2000
    Location
    Vancouver, Canada
    Posts
    5,217
    have you tried that OSes website? they usually have a developement place like microsoft does with msdn. which os are you looking for?
    Remember, if someone's post was not helpful, you can always rate their post negatively .

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