"Dmitry Timoshkov" <[EMAIL PROTECTED]> writes: > "Alexandre Julliard" <[EMAIL PROTECTED]> wrote: > > > This isn't correct, the size is 2 only for standalone tests. > > The case above is protected by #ifdef STANDALONE so that shouldn't be an > issue.
testlist.c defines STANDALONE too (yes it's a bit confusing...) > > Does > > something like this work for MSVC too? > > Yes, it works. Thanks. OK thanks I'll put that in. -- Alexandre Julliard [EMAIL PROTECTED]
