d3dxof: Do not expect a separator when there is no element.
[wine] / dlls / kernel32 / path.c
2009-12-22  Nikolay Sivovkernel32: Fix SearchPath parameter validation with...
2009-12-17  Paul Vrienskernel32: Fix a crash with GetLongPathNameW and UNC...
2009-10-28  Alexandre Julliardntdll: The meaning of the flag is inverted between...
2009-07-07  Alexandre Julliardkernel32: Add implementation of GetSystemWow64DirectoryA/W.
2009-07-06  Alexandre Julliardkernel32: Forward the Wow64 redirection functions to...
2009-02-06  Alexandre JulliardFix position of CDECL qualifier for functions that...
2009-01-29  Hans Leidekkerkernel32: Add stub implementations of Wow64DisableWow64...
2008-12-23  Maarten Lankhorstkernel32: Change all functions to use CDECL.
2008-07-25  Cesar Eduardo Barroskernel32: Add stub for CreateHardLink.
2008-03-14  Dan Hipschmankernel32: Add the MOVEFILE_WRITE_THROUGH flag for MoveF...
2008-02-06  Jens Nestlerkernel32: Don't fail unconditionally in MoveFile for...
2007-09-12  Alexandre Julliardkernel32: GetTempPath should try the USERPROFILE and...
2007-08-30  Lionel Debrouxkernel32: Fix memory leak in CopyFileW.
2007-04-27  Kirill K. Smirnovkernel32: Add partial stub for NeedCurrentDirectoryForE...
2007-03-17  Andrew Talbotkernel32: Replace inline static with static inline.
2007-01-02  Mike McCormackkernel32: Implement CopyFileWithProgress.
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-10-02  Louis. Lenderskernel32: Print an error instead of crashing in GetLong...
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.