Michael Stefaniuc <[EMAIL PROTECTED]> writes:

>       Michael Stefaniuc <[EMAIL PROTECTED]>
>       - silence some warnings due to casts between pointer and
>         intergers of different size

Note that HINSTANCE handles in general cannot be converted by simply
truncating the handle, so the places where we do that should be fixed
properly. The fact that we get warnings for them with -DSTRICT is a
feature, so please don't silence them without making sure the code is
right first.

-- 
Alexandre Julliard
[EMAIL PROTECTED]

Reply via email to