[PATCH 19/25] mciseq: Remove unneeded includes.

Joerg-Cyril.Hoehle at t-systems.com Joerg-Cyril.Hoehle at t-systems.com
Fri Oct 5 04:33:25 CDT 2012


Hi,

#include "wownt32.h"
is still present because of:
    oldcb = InterlockedExchangePointer(&wmm->hCallback,
	HWND_32(LOWORD(lpParms->dwCallback))

I always found it strange that we may exchange a 64bit
pointer when all that's needed is a 16bit window handle.

Regards,
	Jörg Höhle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0019-mciseq-Remove-unneeded-includes.patch
Type: application/octet-stream
Size: 805 bytes
Desc: 0019-mciseq-Remove-unneeded-includes.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121005/d0276674/attachment-0001.obj>


More information about the wine-patches mailing list