Remove OLE_GetFormatA, reimplement GetDateFormatA and GetTimeFormatA
authorRyan Cumming <ryan@completely.kicks-ass.org>
Fri, 8 Nov 2002 18:51:56 +0000 (18:51 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 8 Nov 2002 18:51:56 +0000 (18:51 +0000)
commit1bc18f3da740598e027afc9050527e091c50fa8b
tree5d8b4c48dc06f093f7ce0ba5f34377cccf71816c
parent1bd4bbb569a3d5966d6c16ac9fda6ae1b3486796
Remove OLE_GetFormatA, reimplement GetDateFormatA and GetTimeFormatA
as wrappers around their Unicode versions.
dlls/kernel/tests/locale.c
ole/ole2nls.c