Delphi.WinMD
Delphi Windows metadata parser
Install / Use
/learn @tothpaul/Delphi.WinMDREADME
Delphi WinMD Parser
This Delphi application allows you to read Windows Medatadata (WinMD) files.
You can find some winMD files in C:\Windows\System32\WinMetadata
But the main purpose of this project is to read Windows.Win32.winmd, the metafile of Win32 API, like LLSpy but to generate Delphi files.
At this time, there's no Delphi code generation, only a Table browser

