rpcrt4: Don't set the memory pointer to NULL before calling PointerUnmarshall.
[wine] / dlls / version / install.c
2006-04-13  Paul Vriensversion: Translate some German comments.
2005-11-03  Ivan Leo PuotiFix some wrong prototypes.
2005-10-28  Oliver StieberCorrect the way that VerFindFileA checks for a file...
2005-09-13  Alexandre JulliardRemove the 'L' suffix on a number of constants to avoid...
2005-03-19  Jon GriffithsAvoid a magic number.
2003-10-16  Rolf KalbermatterUse INVALID_FILE_ATTRIBUTES to test for failure of
2003-09-27  Dimitrie O. PaunMerge documentation/status/version into the version...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-01-02  Andreas MohrCode was checking for 0 or HFILE_ERROR instead of negat...
2000-11-16  Alexandre JulliardReplaced HEAP_strdup* and lstrcpynAtoW calls by exporte...
2000-08-07  Andreas MohrVIF_OUTOFSPACE and VIF_OUTOFMEM were reversed.
2000-04-24  Dimitrie O. PaunRemoved the last xmalloc calls.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-05-29  Paul Quinnver.h is a legacy header. winver.h should be used instead.
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-17  Douglas RidgwayFix crash if lpuCurDirLen or lpuDestDirLen==0.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-31  Ulrich WeigandImplementation of VERSION.DLL. Based on old misc/ver.c.