Using [GS]etWindowLong{Ptr} in tests

Dmitry Timoshkov dmitry at codeweavers.com
Fri Jun 8 10:53:12 CDT 2007


"Saulius Krasuckas" <saulius2 at ar.fi.lt> wrote:

> Then could you answer me, please, why there is used both 
> SetWindowLongPtrA() and SetWindowLongPtr() in the same file 
> (dlls/user32/tests/win.c) ?

Since I have written a large part of that code, I can answer it:
some parts have been written under Windows, therefore no A/W suffix,
since that's how it's usually done in the Windows world, some code
has been copied from Wine parts, and they obviously have it.

> Didn't you find that confusing?

No.

-- 
Dmitry.



More information about the wine-devel mailing list