msvcrt: Constify the arguments of execv functions.
[wine] / include / msvcrt / process.h
2013-04-09  Alexandre Julliardmsvcrt: Constify the arguments of execv functions.
2009-01-03  Alexandre Julliardmsvcrt: Add missing __cdecl on some function pointers.
2008-12-17  Alexandre Julliardmsvcrt: Add __cdecl to all function prototypes.
2008-12-12  Alexandre Julliardinclude: Add the msvcrt/crtdefs.h header and include...
2008-11-25  Maarten Lankhorstincludes: Add win64 calling convention.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-10-09  Nick Burnsmsvcrt/process.h: __stdcall__ defined safely for Mac...
2005-11-03  Kevin KoltzauFix warnings and errors in 64bit.
2005-04-25  Marcus Meissnergcc4 alias fixes.
2004-06-25  Dimitrie O. PaunSplit the MSVCRT implementation headers from the public...
2003-07-18  Jon GriffithsDon't redefine __WINE_USE_MSVCRT (msvc warning).
2003-03-26  Alexandre JulliardUse aliases instead of #defines for the varargs functio...
2003-03-22  Madhura SahasrabudheChanged the macros in the msvcrt headers to static...
2003-01-15  Alexandre JulliardDefine __stdcall in msvcrt/process.h if windef.h hasn...
2002-12-18  Alexandre JulliardAvoid including other headers from the msvcrt headers...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-11-19  Francois GougetA few typos.
2001-10-22  Francois GougetAdded __WINE_USE_MSVCRT.
2001-06-19  Patrik Stridvall- Added, cleaned up and/or documentated _{begin,end...
2001-04-10  Francois GougetAdded headers for the msvcrt library.