/Delphi.WinMD

Delphi Windows metadata parser

Primary LanguagePascalGNU General Public License v3.0GPL-3.0

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

screenshot