6 Sep
2019
6 Sep
'19
11:13 p.m.
September 6, 2019 6:08 PM, "Alex Henrie" <alexhenrie24(a)gmail.com> wrote:
I think that instead of making the buffer bigger, it would be better to add kernelbase to the IMPORTS line of
s/kernelbase/shlwapi, because kernelbase isn't available before Windows 7.
dlls/advpack/tests/Makefile.in, include shlwapi.h in files.c, and then change lstrcatA to StrCatBuffA.
-Alex
Chip