oledb32: Add IDataSourceLocator support (try 5)

Nikolay Sivov bunglehead at gmail.com
Wed Aug 21 01:21:38 CDT 2013


On 8/21/2013 10:16, Alistair Leslie-Hughes wrote:
> Hi,
> Updated naming.
You updated method names only, what's left :

> +typedef struct DataSourceImpl
> +HRESULT create_data_source(IUnknown *outer, void **obj)
> +static const IDataSourceLocatorVtbl DataSourceVtbl =
Also you most likely don't need these:

> +#include "wine/unicode.h"
> +#include "wine/list.h"

>
>
> Changelog:
>         oledb32: Add IDataSourceLocator support
>
>
> Best Regards
>      Alistair Leslie-Hughes
>
>
>




More information about the wine-devel mailing list