alandtse / CommonLibF4

A reverse-engineered resource for Fallout 4
MIT License
6 stars 4 forks source link

refactor: improve `WinAPI` and use it when possible #12

Closed qudix closed 1 year ago

qudix commented 1 year ago

I refactored the WinAPI wrapper and added more functions and definitions. With this I removed most other Windows API includes and the like and modified them to use the wrapper instead. Everything seems to work fine from my testing using the RTTIDump plugin.