On Thursday 08 April 2004 21:49, Alexandre Julliard wrote:
Modified files: dlls/msvcrt : math.c
Log message: Portability fix.
This isn't needed anymore. MinGW has accepted my patch that adds the defines to their header. I think that's the proper fix: they export fpclass() so they should export the corresponding defines for it's return values too.
-Hans