Hey, I was wondering whether you are planning to change the loader in order to use proper c++ style code ( no c-like casting, more std library use etc.)?
I am dealing with many warnings on my project through the loader and some of them might become dangerous in special use cases I guess.
Unfortunately I have not enough knowledge about the code otherwise I would to that on my own.