winemp3.acm: Avoid using the long type.

Chris Robinson chris.kcat at gmail.com
Fri May 21 14:13:37 CDT 2010


On Friday, May 21, 2010 11:59:40 am Michael Stefaniuc wrote:
> mpg123_getformat() is a host native lib aka a unix lib thus expects a
> "unix long". A "unix long" translates to LONG_PTR in Wine. My patch is
> actually a no-op.

The lib is also available for Windows, and AFAIK there's no reason winemp3.acm 
can't otherwise be built for Win64. I don't really know what Wine's policy is 
for what modules should be compatible for Windows builds, though.



More information about the wine-devel mailing list