13 Oct
2009
13 Oct
'09
10:42 p.m.
"Stefan Dösinger" <stefan(a)codeweavers.com> wrote:
-HRESULT WINAPI DirectInput8Create(HINSTANCE hinst, DWORD dwVersion, REFIID riid, LPVOID *ppDI, LPUNKNOWN punkOuter) { +HRESULT WINAPI DECLSPEC_HOTPATCH DirectInput8Create(HINSTANCE hinst, DWORD dwVersion, REFIID riid, LPVOID *ppDI, LPUNKNOWN punkOuter) {
Probably DECLSPEC_HOTPATCH just should be a part of WINAPI. -- Dmitry.