On 12/01/2017 11:42 AM, Alexandre Julliard wrote:
Zebediah Figura z.figura12@gmail.com writes:
We might call GetModuleHandle("krnl386.exe16") later, which will overwrite the static buffer.
I'd suggest fixing that instead, there's no reason to use A functions internally.
Good point; I completely overlooked this.