include: Assorted spelling fixes.
[wine] / dlls / msvcrt40 / msvcrt40.spec
2012-03-16  Alexandre Julliardmsvcrt: Add entry points for the C++ exception function...
2011-09-14  Alexandre Julliardmsvcrt: Synchronize the spec files.
2011-05-16  Igor Paliychukmsvcrt: _CxxThrowException is stdcall, not cdecl.
2011-05-03  Alexandre Julliardmsvcrt: Allow forwarding to stub functions when the...
2011-05-03  Alexandre Julliardmsvcrt: Update spec files using the make_specfiles...
2011-05-01  Alexandre Julliardmsvcrt: Add stubs for the 64-bit msvcirt entry points.
2011-05-01  Alexandre Julliardmsvcrt: Export _aexit_rtn.
2011-04-29  Alexandre Julliardmsvcrt: Synchronize spec files across dlls.
2011-03-16  Alexandre Julliardmsvcrt: Export the __p_* functions on all platforms.
2011-02-01  Alexandre Julliardmsvcrt: Implement longjmp for x86_64.
2010-12-31  AndrĂ© Hentschelmsvcrt: Forward _setjmp on x86_64.
2010-08-31  Alexandre Julliardmsvcrt: Use int64 in the spec file for 64-bit integers.
2010-08-24  Alexandre Julliardmsvcrt: Export the 64-bit version of the C++ mangled...
2010-08-24  Alexandre Julliardmsvcrt: List the this pointer as an additional argument...
2010-08-24  Alexandre Julliardmsvcrt: Use the thiscall type on appropriate entry...
2010-07-22  Alexandre Julliardmsvcrt: Use the appropriate mangled names for operator...
2010-04-12  Alexandre Julliardmsvcrt: Make a few more exception handling functions...
2008-12-15  Alexandre Julliardmsvcrt: The __p_* functions are only exported on i386.
2008-12-15  Alexandre Julliardmsvcrt: The _CI* math functions are only exported on...
2008-12-12  Alexandre Julliardmsvcrt: Use iob_func instead of p__iob on non-x86.
2008-01-21  Hans Leidekkermsvcrt: _ftol returns a 64-bit value.
2008-01-21  Hans Leidekkermsvcrt: Fix _execv spec entries for the forwarding...
2004-12-10  Rein Klazes- implement __pioinfo, __badioinfo and _adjust_fdiv
2004-05-12  Alexandre JulliardFixed the prototypes of the _adj_fdiv_* functions.
2004-01-13  Alexandre JulliardAdded all the missing functions.
2004-01-12  Mike McCormackStub enough of MSVCRT40 to make IE4 install work.