Markus
Markus
First of all, awesome work! This looks like a very promising approach considering a lot of other successful engine reversing projects with a thriving community. The progress is already great....
It's pretty janky to depend on .lib files and it causes interopability issues when moving between compilers. Also, not all libraries have prebuilt lib files so we'd need to build...
Shouldn't be too hard. - [ ] Winsock functions: inet_ntoa, inet_addr, gethostbyname, WSASocketA - [ ] exception.cpp: GetVersionExA is deprecated. - [ ] Make explicit casts - [ ] fprintf:...