Re: platform SDK



Alex Blekhman wrote:
"Jim Johnson" wrote:
Does the platform SDK provide addition libraries / APIs in
addition to
standard API that's already come with VC++?

Above is the reason to install platform SDK?

There is no such thing as "standard API". Each version of VC++ is

There most certainly is, but it's completely orthogonal to the Platform SDK
(now renamed Windows 2008 SDK I think).

bundled with Platform SDK that is current to the date of a product
release. If you need newer functions that were introduced after
the VC++ shipment, then you download latest PSDK. That's all.

Or if you have the Express Edition, which includes only the standard library
and doesn't have the Windows SDK at all.


Alex


.



Relevant Pages

  • platform SDK
    ... Does the platform SDK provide addition libraries / APIs in addition to ... standard API that's already come with VC++? ... Above is the reason to install platform SDK? ...
    (microsoft.public.vc.language)
  • Re: platform SDK
    ... standard API that's already come with VC++? ... Above is the reason to install platform SDK? ...
    (microsoft.public.vc.language)
  • Re: Where do get the ODBC headers/libraries from ?
    ... I was able to compile and link my application. ... Alex Blekhman wrote: ... MDAC SDK is part of Platform SDK, however you can download it separately. ...
    (microsoft.public.vc.language)