What's the limitation in express edtion?

  • Thread starter Thread starter Boki
  • Start date Start date
B

Boki

Hi All,


If I use express edtion, can I still develop directX game program?

If yes, what's the limitation?


Best regards,
Boki.
 
Boki said:
Hi All,

If I use express edtion, can I still develop directX game program?

If yes, what's the limitation?

Express edition doesn't include MFC or ATL. Just about everything else you
can get from the Windows SDK, including all the Direct-X libraries, headers,
etc.

-cd
 
If I use express edtion, can I still develop directX game program?
If yes, what's the limitation?

Hi Boki,
here is a comparison table for the different VC editions:
http://msdn2.microsoft.com/en-us/library/hs24szh9.aspx

As Carl already indicated, you have to download the Platform SDK and DirectX
SDK yourself because they are not included with the express edition by
default.

--

Kind regards,
Bruno van Dooren
(e-mail address removed)
Remove only "_nos_pam"
 
Back
Top