CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2002
    Location
    Singapore
    Posts
    37

    What's the difference between API and Platform SDK?

    No difference?

    Thanks!

  2. #2
    Join Date
    Sep 2002
    Posts
    1,747
    No difference in the functions they are referring to. The API is the collection of functions, and the SDK is collection of documentation, sample code, etc. explainig how to use the API. At least, that is my understanding...
    */*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/

    "It's hard to believe in something you don't understand." -- the sidhi X-files episode

    galathaea: prankster, fablist, magician, liar

  3. #3
    Join Date
    Mar 2002
    Location
    Singapore
    Posts
    37
    Oh, I see.
    Thanks!
    Originally posted by galathaea
    No difference in the functions they are referring to. The API is the collection of functions, and the SDK is collection of documentation, sample code, etc. explainig how to use the API. At least, that is my understanding...

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

Featured