oledb32: Add IDataSourceLocator support (try 6)

Nikolay Sivov bunglehead at gmail.com
Wed Aug 21 02:28:52 CDT 2013


On 8/21/2013 10:33, Alistair Leslie-Hughes wrote:
> +typedef struct DataSourceImpl
> +{
> +    IDataSourceLocator     IDataSourceLocator_iface;
> +    LONG ref;
> +
> +} DataSourceImpl;
All good, except this one.



More information about the wine-devel mailing list