Add version resource to ddraw.dll, versioned to DirectX 7.0.
[wine] / dlls / msvcrt / math.c
2001-04-10  Francois GougetInclude the msvcrt headers, remove duplicate definitions.
2001-04-10  Francois GougetAdjust the 'MSVCRT_' prefix to match the msvcrt headers
2001-02-12  Patrik StridvallFixed some issues found by winapi_check.
2001-01-28  Josh DuBoisFixed typo.
2001-01-22  Jon Griffiths- New msvcrt unicode functions, winapi_check/-Wall...
2001-01-12  Gerald PfeiferFixed mistyped variable name in MSVCRT__fpclass().
2001-01-12  Jon GriffithsFixes as a result of testing builtin crtdll against...
2001-01-10  Jon Griffiths- Migrate CRTDLL to MSVCRT.