Re: [2/2] oledb32: Implement IDataSourceLocator get/put hWnd (resend)
10 Sep
2013
10 Sep
'13
5:21 a.m.
On 9/10/2013 13:30, Alistair Leslie-Hughes wrote:
Hi,
Changelog: oledb32: Implement IDataSourceLocator get/put hWnd
Best Regards Alistair Leslie-Hughes Hi, Alistair.
This is wrong, interface definition should be fixed as well, HWND parameter can't be LONG: --- [id(0x60020000), propget] HRESULT hWnd([out, retval] long* phwndParent); [id(0x60020000), propput] HRESULT hWnd([in] long phwndParent); --- PSDK header has COMPATIBLE_LONG thing to make it work on win64.
4566
Age (days ago)
4566
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov