Question

I need basic information about DirectX. Is it a managed API or Unmanaged? Can someone provide me some link etc. explaining this?

Was it helpful?

Solution

The article here describes how DirectX can be used in a managed (and it looks like unmanaged too!) way.

Kindness,

Dan

OTHER TIPS

DirectX is unmanaged, but there are managed wrappers/bindings for it as well.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top