Commit Graph

12 Commits

Author SHA1 Message Date
Michael Stefaniuc f9ddf9ad6d oledb32: Use the global HeapAlloc() wrappers.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-05 10:00:04 +01:00
Francois Gouget 87f21b12b3 oledb32: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions.
And standardize their parameter names.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-22 12:02:00 +01:00
Nikolay Sivov 83d33b6f94 oledb32: Added GetDataSource() for DataLinks object.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-02 19:50:34 +01:00
Nikolay Sivov 4a3054e445 oledb32: Use growing array to store error records.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-11-15 16:05:55 -06:00
Alistair Leslie-Hughes 8f09d3470a oledb32: Add IDataSourceLocator support. 2013-08-23 20:15:43 +02:00
Nikolay Sivov f339c2fa0d oledb32: Implement Advise/Unadvise for IRowPositionChange. 2013-08-22 19:02:04 +02:00
Nikolay Sivov b4bab76792 oledb32: Added IConnectionPoint stub for IRowPositionChange notification. 2013-08-02 11:24:52 +02:00
Nikolay Sivov 6297ba3dcb oledb32: Stub for IRowPosition. 2013-08-01 12:11:05 +02:00
Alistair Leslie-Hughes 325b824de5 oledb32: Add IErrorInfo Support. 2013-07-31 22:26:55 +02:00
Alistair Leslie-Hughes 0fd6649988 oledb32: Add IDataInitialize interface support. 2012-09-24 22:27:26 +02:00
Marcus Meissner 5113a7da1b oledb32: Mark internal symbol with hidden visibility. 2011-05-23 11:13:14 +02:00
Huw Davies f2490c50d9 oledb32: Add a stub implementation of the conversion library class. 2009-09-02 15:32:38 +02:00