kernel32: Add stub for GetCurrentPackageId.
[wine] / include / msvcrt /
2013-01-28  AndrĂ© Hentschelinclude: Add remaining checks for ARM64.
2013-01-25  Piotr Cabanmsvcp90: Added std::log(complex) and std::exp(complex...
2013-01-10  Piotr Cabanmsvcrt: Added fopen_s test with ccs option.
2012-12-17  Piotr Cabanmsvcrt: Added _atodbl tests.
2012-12-12  Piotr Cabanmsvcr100: Added _sprintf_p implementation.
2012-12-12  Piotr Cabanmsvcr100: Added fread_s implementation.
2012-11-16  Piotr Cabanmsvcp90: Added wctrans and towctrans implementation.
2012-10-08  Daniel Lehmanmsvcrt: Add declaration for _sc[w]printf to header.
2012-06-22  Piotr Cabanmsvcp90: Added num_put<char>::put(double) implementation.
2012-04-19  Daniel Lehmanmsvcrt: Add declarations to stdlib.h for _strtoui64...
2012-01-16  Daniel Lehmanmsvcrt: Add declarations to stdlib.h for _wcstoui64...
2012-01-09  Daniel Lehmanmsvcrt: Add struct and prototypes for existing _findfir...
2012-01-06  Alexandre Julliardmsvcrt: Use the correct type for findnext64.
2011-12-06  Piotr Cabaninclude: Update msvcrt/locale.h.
2011-11-08  Austin Englishinclude: Define _WIN64 on sparc/powerpc64.
2011-09-20  Piotr Cabanmsvcr90: Fix _vswprintf_p implementation.
2011-05-26  Piotr Cabanmsvcrt: Improved locale initialization.
2011-05-04  Alexandre Julliardmsvcp: Implement the Ctraits math functions.
2011-04-28  Piotr Cabanmsvcrt: Added _set_printf_count_output and _get_printf_...
2011-04-27  Piotr Cabanmsvcrt: Added sprintf_p_l implementation.
2011-03-09  Nikolay Sivovmsvcrt: Add _get_output_format() and return default...
2011-02-01  Alexandre Julliardmsvcrt: longjmp doesn't have a return value.
2011-01-26  Detlef Riekenberginclude: Add missing _stat64i32 / _stat32i64.
2011-01-25  Detlef Riekenbergmsvcr90: Implement _stat32, _fstat32, _wstat32.
2011-01-20  Nikolay Sivovmsvcrt: Partially implement _set_abort_behavior.
2011-01-19  Alexandre Julliardinclude: Add an assert.h msvcrt header.
2011-01-19  Nikolay Sivovmsvcrt: Add _atoflt and _atoflt_l implementations.
2010-12-05  Mike Gibsonmsvcrt: Implement wcsnicoll.
2010-11-29  Andrew Nguyenmsvcrt: Add some definitions and prototypes to float.h.
2010-11-26  Alexandre Julliardinclude/msvcrt: Define more CPU control word flags.
2010-11-25  Eryk Wieliczkomsvcrt: Implement fprintf_s and fwprintf_s.
2010-11-25  Eryk Wieliczkomsvcrt: Implement printf_s and wprintf_s.
2010-11-25  Eryk Wieliczkomsvcrt: Implement vprintf_s and vwprintf_s.
2010-11-25  Eryk Wieliczkomsvcrt: Implement vfprintf_s and vfwprintf_s.
2010-11-15  Eryk Wieliczkomsvcrt: Implement strncat_s.
2010-11-03  Eryk Wieliczkomsvcrt: Implement _ftelli64.
2010-10-21  Andrew Nguyenmsvcrt: Implement _ultoa_s.
2010-10-21  Andrew Nguyenmsvcrt: Implement _mbsnbcat_s.
2010-10-19  Damjan Jovanovicmsvcrt: Define STRUNCATE.
2010-10-11  Andrew Nguyenmsvcrt: Implement _strlwr_s.
2010-10-11  Andrew Nguyenmsvcrt: Implement _itoa_s.
2010-10-11  Andrew Nguyenmsvcrt: Implement _localtime32_s.
2010-10-11  Andrew Nguyenmsvcrt: Implement _localtime64_s.
2010-09-28  Andrew Nguyenmsvcrt: Implement _set_doserrno.
2010-09-28  Andrew Nguyenmsvcrt: Implement _set_errno.
2010-09-28  Andrew Nguyenmsvcrt: Implement _get_doserrno.
2010-09-28  Andrew Nguyenmsvcrt: Implement _get_errno.
2010-09-28  Andrew Nguyenmsvcrt: Implement strerror_s.
2010-08-27  Piotr Cabanmsvcrt: Added _strdate_s and _wstrdate_s implementation.
2010-08-27  Piotr Cabanmsvcrt: Added _strtime_s and _wstrtime_s implementation.
2010-07-22  Alexandre Julliardinclude: Make sure wine/port.h and msvcrt headers are...
2010-07-08  Marcus Meissnermscvrt: Fix include to be C++ compatible.
2010-06-25  Andrew Nguyenmsvcrt: Implement _wmakepath_s.
2010-06-25  Andrew Nguyenmsvcrt: Implement _makepath_s.
2010-06-17  Alexander Scott... include/msvcrt: Update a bit.
2010-06-07  Alexander Scott... include/msvcrt: Define _TRUNCATE; use it in the tests.
2010-05-26  Robert Wilhelminclude: Add struct _stat32i64 and struct _stat64i32.
2010-05-03  Maarten Lankhorstinclude: Add float functions to msvcrt.
2010-04-14  Alexandre Julliardmsvcrt: Implement _invalid_parameter and fix the handle...
2010-04-10  Alexandre Julliardmsvcrt: Implemented setjmp for x86_64.
2010-03-25  Piotr Cabanmsvcr90: Added _get/set_invalid_parameter_handler imple...
2009-11-21  Alexandre Julliardinclude: Specify explicit alignment for __int64 types.
2009-05-23  Alexandre Julliardinclude/msvcrt: Add explicit msvcrt_long types to repla...
2009-05-23  Alexandre Julliardmsvcrt: Add explicit 32- and 64-bit versions of the...
2009-05-23  Alexandre Julliardmsvcrt: Add explicit 32- and 64-bit versions of the...
2009-03-26  Hans Leidekkermsvcrt: Implement _vscprintf and _vscwprintf.
2009-01-07  Alexandre Julliardinclude/msvcrt: Replace va_list by __ms_va_list for...
2009-01-04  Alexandre Julliardinclude: Fix the msvcrt time_t definition on 64-bit.
2009-01-03  Alexandre Julliardmsvcrt: Add missing __cdecl on some function pointers.
2008-12-17  Alexandre Julliardinclude: Use __p__iob on i386 to avoid problems with...
2008-12-17  Alexandre Julliardmsvcrt: Add __cdecl to all function prototypes.
2008-12-15  Alexandre Julliardmsvcrt: The __p_* functions are only exported on i386.
2008-12-15  Alexandre Julliardmsvcrt: Add a few more *_func functions to replace...
2008-12-12  Alexandre Julliardmsvcrt: Use iob_func instead of p__iob on non-x86.
2008-12-12  Alexandre Julliardmsvcrt: Use intptr_t or size_t instead of long where...
2008-12-12  Alexandre Julliardinclude: Add the msvcrt/crtdefs.h header and include...
2008-12-09  Alexandre Julliardinclude: Fix the definition of 64-bit types for Mingw64.
2008-12-09  Alexandre Julliardinclude: Added the msvcrt memory.h header.
2008-11-25  Maarten Lankhorstincludes: Add win64 calling convention.
2008-06-18  Jon Griffithsinclude/msvcrt: Wrap remaining msvcrt headers for C...
2008-04-22  Austin EnglishSpelling fixes.
2007-08-30  Francois Gougetmsvcrt: Add a prototype for _atoldbl() & co and declare...
2007-07-31  Robert Reifmsvcrt: Add _aligned_malloc functions.
2007-06-06  Dmitry Timoshkovinclude/msvcrt: Make sure that __int64 is properly...
2007-05-22  Francois Gougetmsvcrt: Remove the S_ISXXX() macros as they are not...
2007-02-20  Dmitry Timoshkovmsvcrt: Pack the structures on a 8-byte boundary like...
2007-02-14  Damjan Jovanovicmsvcrt: Added declarations for functions and structures...
2007-02-06  Damjan Jovanovicmsvcrt: Align struct _stati64's st_size on an 8 byte...
2006-12-05  Francois GougetAssorted spelling fixes.
2006-10-16  Alexandre Julliardconfigure: Don't define _WIN64 on the command line...
2006-10-09  Nick Burnsmsvcrt/process.h: __stdcall__ defined safely for Mac...
2006-09-22  Detlef Riekenberginclude: Open Watcom compatibility (Fix _BSDTYPES_DEFIN...
2006-07-10  Alexandre Julliardinclude/msvcrt: Fix all definitions of size_t for Win64.
2006-07-03  Ge van Geldorpinclude/msvcrt: Make sure size_t is properly defined...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-01-23  Alexandre Julliardmsvcrt: Added EILSEQ definition.
2005-11-03  Kevin KoltzauFix warnings and errors in 64bit.
2005-09-27  Alexandre JulliardAdded implementation of _dstbias and __p__dstbias.
2005-09-23  Vijay Kiran KamujuImplementation of _get_sbh_threshold and _set_sbh_threshold
next