21 Aug
2013
21 Aug
'13
1:21 a.m.
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