Module: wine Branch: master Commit: cf663d17e7121d22cc2b6d0fcdcab40bb3122c8c URL: http://source.winehq.org/git/wine.git/?a=commit;h=cf663d17e7121d22cc2b6d0fcd...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Mon Mar 1 01:10:24 2010 +0300
shlwapi: Implement SHFormatDateTimeA/SHFormatDateTimeW with tests.
---
dlls/shlwapi/ordinal.c | 75 +++++++++-- dlls/shlwapi/tests/ordinal.c | 307 +++++++++++++++++++++++++++++++++++++++++- include/shlwapi.h | 11 ++ 3 files changed, 381 insertions(+), 12 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cf663d17e7121d22cc2b6d...