15 May
2007
15 May
'07
12:48 p.m.
Francois Gouget <fgouget(a)codeweavers.com> writes:
* I would really have liked to get rid of the (unsigneg int) casts, but as the handle types are ULONG_PTRs it seems like it won't be possible. That's quite annoying. If anyone has suggestions...
ULONG_PTRs are longs, they should be printed with %lx without casts. -- Alexandre Julliard julliard(a)winehq.org