Can Directx9/10 programs run in Directx 11? -


i planning learn program directx9/10 summer.my computer has directx11 installed. wondering if previous versions work on it? tried running few sample codes frank luna's website ran errors.

yes absolutely.

but if using of dx helper dlls (d3dx_xx.dll) comes sdk (and not shipped in windows), may need redistribute binaries application.

for local development, easiest thing install directx 9 or 10 sdk on computer. should copy helper dlls appropriate.


Comments