I know that PYD files are Python DLLs. In WinDbg I have to use `.load pykd.pyd` to load the extension.
I would appreciate if the extension would be renamed to DLL so that I can load it like every other extension using `.load pykd`.
I would appreciate if the extension would be renamed to DLL so that I can load it like every other extension using `.load pykd`.