div in msvcrt

Alexandre Julliard julliard at winehq.com
Wed Apr 16 19:19:40 CDT 2003


Vincent Béron <vberon at mecano.gme.usherb.ca> writes:

> This was in msvcrt/stdlib.h since version 1.1, probably straight from
> mingw. It caused some problems because div_t is a structure, not a long
> long (same thing for ldiv_t).
> 
> Changelog:
> Fixed the definition of div/ldiv.

This won't work, the calling sequence on i386 is not compatible. I'm
not sure there's a good solution for that one...

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list