The MASM Forum

General => The Workshop => Topic started by: TouEnMasm on November 18, 2020, 12:56:29 AM

Title: Directx sdk more up to date
Post by: TouEnMasm on November 18, 2020, 12:56:29 AM

I search the directx sdk on internet and find various versions .
The more up to date i have found is the DXSDK_Jun10.exe wich numeric signature is:
‎mercredi ‎2 ‎juin ‎2010 14:33:48        version 9.29.1962.0
2010 seem a little old ,is there a more up to date version ?.
In the directx,there is many C++ samples very useful.

Title: Re: Directx sdk more up to date
Post by: nidud on November 18, 2020, 01:16:55 AM
deleted
Title: Re: Directx sdk more up to date
Post by: TouEnMasm on November 18, 2020, 06:21:22 PM
Thanks,
This confirm that DXSDK_Jun10.exe mercredi ‎2 ‎juin ‎2010 14:33:48        version 9.29.1962.0 is the last with many samples compiled.
https://www.microsoft.com/en-us/download/details.aspx?id=6812 (https://www.microsoft.com/en-us/download/details.aspx?id=6812)
after there is updates.

Title: Re: Directx sdk more up to date
Post by: LiaoMi on November 18, 2020, 06:58:18 PM
Hi TouEnMasm,

where is the DirectX SDK? - "Starting with Windows 8, the DirectX SDK is included as part of the Windows SDK."
https://docs.microsoft.com/en-us/windows/win32/directx-sdk--august-2009-?redirectedfrom=MSDN
https://stackoverflow.com/questions/40700070/where-is-the-sdk-for-directx-on-win10

https://github.com/microsoft?q=DirectX&type=&language=
https://github.com/microsoft/DirectX-Graphics-Samples/tree/master/Samples/Desktop
https://github.com/microsoft/DirectXShaderCompiler
https://github.com/microsoft/DirectXTK12
https://github.com/Microsoft/FX11 - Effects for Direct3D 11 (FX11)
https://walbourn.github.io/