On 16/02/2021 9:45 PM, Rumbu wrote:
The D Windows SDK projection reached first version. Generated bindings
were compiled succesfully.
https://github.com/rumbu13/windows-d
Destroy!
All of the symbols and modules need to be documented so that the
documentation generators will generate documentation for them.
By the looks a good percentage of DirectX is in there. Which is wonderful.
I checked as it will be important for a project like this, but it
doesn't seem like the docs around IUnknown is correct.
https://dlang.org/spec/interface.html#com-interfaces
It seems the exact location for IUnknown doesn't matter.
Great work!