Hacker News new | ask | show | jobs
by HexDecOctBin 570 days ago
It doesn't work on modern Windows (due to SxS IIRC)
1 comments

It's API sets that broke it, not SxS.

You see these as the program trying to import nonexistent DLL files that start with the name "api-ms-win-". Dependency Walker can't handle those imports at all, it only deals with real DLL files.