Re: platform SDK
- From: David Wilkinson <no-reply@xxxxxxxxxxxx>
- Date: Fri, 21 Mar 2008 11:26:00 -0400
Ben Voigt [C++ MVP] wrote:
Or if you have the Express Edition, which includes only theOf course it includes some subset PSDK. Otherwise it would have
standard library and doesn't have the Windows SDK at all.
been impossible to write anything working for Windows platform
with EE. Just grep for "#include <windows.h>" in CRT sources.
Nope. The runtime components are part of Windows, not part of the SDK.
Only if the CRT public headers #include <windows.h> would the Windows SDK be needed.
Ben:
Long ago I was very confused about the relationship/difference between the CRT and the PSDK. Now you are starting to confuse me again...
--
David Wilkinson
Visual C++ MVP
.
- Follow-Ups:
- Re: platform SDK
- From: Ben Voigt [C++ MVP]
- Re: platform SDK
- References:
- platform SDK
- From: Jim Johnson
- Re: platform SDK
- From: Alex Blekhman
- Re: platform SDK
- From: Ben Voigt [C++ MVP]
- Re: platform SDK
- From: Alex Blekhman
- Re: platform SDK
- From: Ben Voigt [C++ MVP]
- platform SDK
- Prev by Date: Re: platform SDK
- Next by Date: Re: platform SDK
- Previous by thread: Re: platform SDK
- Next by thread: Re: platform SDK
- Index(es):
Relevant Pages
|