1 Dec
2017
1 Dec
'17
5:53 p.m.
On 12/01/2017 11:42 AM, Alexandre Julliard wrote:
Zebediah Figura <z.figura12(a)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.