Re: shlwapi: Implement stubs for missing functions required by IE6
1 Sep
2009
1 Sep
'09
4:06 a.m.
"Owen Rudge" <orudge(a)codeweavers.com> wrote:
+HRESULT WINAPI IUnknown_UIActivateIO(IUnknown *lpUnknown, BOOL fActivate, LPMSG lpMsg) +HRESULT WINAPI SHCreatePropertyBagOnRegKey (HKEY hKey, LPCWSTR pszSubKey, + DWORD grfMode, REFIID riid, void **ppv) +HRESULT WINAPI SHGetViewStatePropertyBag(LPCITEMIDLIST pidl, LPWSTR lpszBagName, +INT WINAPI SHFormatDateTimeW(const FILETIME UNALIGNED *fileTime, DWORD *flags, +INT WINAPI SHFormatDateTimeA(const FILETIME UNALIGNED *fileTime, DWORD *flags,
It's better to send separate patches for each of the APIs and avoid hungarian notation as much as possible -- Dmitry.
5949
Age (days ago)
5949
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov