[PATCH] windowscodecs: Fix an MSVC warning about pNumericRepresentation.

Vincent Povirk vincent at codeweavers.com
Thu Jul 26 15:32:28 CDT 2018


BTW, WICPixelFormatNumericRepresentation is DWORD-sized (and if not we
have a binary compatibility problem), so it should be OK to cast the
pointer.



More information about the wine-devel mailing list