RFH: div()/ldiv() compatibility

Alexandre Julliard julliard at winehq.org
Wed Nov 26 14:01:41 CST 2003


"Dimitrie O. Paun" <dpaun at rogers.com> writes:

> Now, before I go search for the ABI about returning
> small structures, can someone tell me if there is
> any way to maintain both source and binary compatibility?

The ABIs are different so you cannot directly use the same function in
both cases, but some clever macro hacks should be able to work around
that for the source case.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list