Quote Originally Posted by AirPas View Post
I have tried googling for directx11 headers for free pascal , seems not found .

there is JSB headers for delphi but not working with FPC
In Asphyre Sphinx, we're using JSB headers for DirectX 11 with FreePascal/Lazarus without any problems. Why do you think they are not working for FPC?


Quote Originally Posted by WILL View Post
Is DirectX 11 still an actively supported API from Microsoft? Forgive my lack on knowledge in this area as I thought it had been pushed aside by MS in an effort to start a new set of API for Windows.
I don't think so regarding DirectX 11, though XNA does seem to be pushed away. However, I see your point considering that DirectX is now part of Windows SDK, so it won't be updated so often.