Peter Berg Larsen pebl@math.ku.dk writes:
On 28 Mar 2005, Alexandre Julliard wrote:
You can't use lstrcpynA in the libs/ directory, you have to stick to Unix APIs.
Ok, I just compiled and wine seemed to work.
Yes, that's because they are declared inline, but we don't want to rely on that since the compiler is allowed to not inline them.