[PATCH 3/3] include: Add MCI_INTEGER64 and MCI_INTEGER3264 mci types. (try 2)

Jacek Caban jacek at codeweavers.com
Wed Sep 1 13:20:13 CDT 2010


  Hi Octavian,

On 9/1/10 7:45 PM, Octavian Voicu wrote:
> MCI_INTEGER64 is only defined for _WIN64 in DDK.
>
> MCI_INTEGER3264 is wine specific and will be needed because MCI_STATUS
> return type is MCI_INTEGER64 in 64-bit winmm.dll, and MCI_INTEGER
> in 32-bit winmm.dll.

That's not a reason to add Wine-specific defines in public header.

Jacek



More information about the wine-devel mailing list