Add more signatures for Windows API functions #111
Labels
dom: decompilation
(P/I) Covers all middle end related issues
good first issue
(I) Especially for those unfamiliar with the code
type: enhancement
(P/I) Tweaks or enhancements to existing functionality
Currently, decompilation of Windows executables produces unreadable and/or semantically wrong output because the signatures for most of the Windows API functions are missing. We should add signatures for at least the most commonly used ones.
The text was updated successfully, but these errors were encountered: