wine/dlls/shlwapi
Francois Gouget c2391296b8 shlwapi: Fix the length returned by SHFormatDateTimeA().
The ANSI string may be longer than the Unicode one.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-31 16:07:56 +02:00
..
tests shlwapi/tests: Fix some ASCII / ANSI mixups in ok() messages. 2021-08-30 22:49:58 +02:00
assoc.c shlwapi: Fix ASCII / ANSI mixups in comments. 2021-08-30 22:49:58 +02:00
clist.c shlwapi: SHAddDataBlock() returns BOOL, not HRESULT. 2021-08-30 22:49:58 +02:00
istream.c
Makefile.in
msgbox.c
ordinal.c shlwapi: Fix the length returned by SHFormatDateTimeA(). 2021-08-31 16:07:56 +02:00
path.c
reg.c
regstream.c
resource.h
shlwapi.rc
shlwapi.spec
shlwapi_main.c
stopwatch.c
string.c shlwapi: Tweak the wording of the _SHStrDupAToBSTR() documentation. 2021-08-30 22:49:58 +02:00
thread.c
url.c
wsprintf.c