projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
d3dcompiler43/tests: Don't use IUnknown_Release().
[wine]
/
dlls
/
oledb32
/
2013-01-08
Marcus Meissner
oledb32: Check start for NULL before strstrW (Coverity).
tree
|
commitdiff
2013-01-07
Marcus Meissner
oledb32: Avoid leaking propsets on error paths (Coverity).
tree
|
commitdiff
2012-12-28
Nikolay Sivov
oledb32: Support data source properties from init strin...
tree
|
commitdiff
2012-12-27
Nikolay Sivov
oledb32: Partial implementation of GetDataSource().
tree
|
commitdiff
2012-12-10
Nikolay Sivov
oledb32: Fix DBPROPSET and DBPROPINFOSET cleanup.
tree
|
commitdiff
2012-11-29
Nikolay Sivov
oledb32: Properly free property sets and propinfo sets...
tree
|
commitdiff
2012-11-27
Huw Davies
oledb32: Add a 'fall through' comment.
tree
|
commitdiff
2012-11-20
Nikolay Sivov
oledb32: Implement IDataInitialize::GetInitializationSt...
tree
|
commitdiff
2012-11-20
Nikolay Sivov
oledb32: Implement IDataInitialize::CreateDBInstance.
tree
|
commitdiff
2012-10-08
Alistair Leslie...
oledb32: Add IDBProperties support in IDBInitialize.
tree
|
commitdiff
2012-10-04
Francois Gouget
oledb32/tests: Make test_database() static.
tree
|
commitdiff
2012-10-03
Alistair Leslie...
oledb32: Add support for IDBInitialize interface in...
tree
|
commitdiff
2012-09-24
Alistair Leslie...
oledb32: Add IDataInitialize interface support.
tree
|
commitdiff
2012-09-17
Alistair Leslie...
oledb32: Register typelib.
tree
|
commitdiff
2011-08-02
Alexandre Julliard
winecrt0: Remove the clsid parameter in __wine_(un...
tree
|
commitdiff
2011-07-07
Alistair Leslie...
oledb32: Add DBTYPE_UI2 support to DataConvert.
tree
|
commitdiff
2011-05-23
Marcus Meissner
oledb32: Mark internal symbol with hidden visibility.
tree
|
commitdiff
2010-12-31
Greg Geldorp
oledb32: Use correct 32/64-bit typedefs.
tree
|
commitdiff
2010-12-29
Michael Stefaniuc
oledb32: Use ifaces instead of vtbl pointers in convert.
tree
|
commitdiff
2010-12-06
Michael Stefaniuc
oledb32: Use an iface instead of a vtbl pointer in...
tree
|
commitdiff
2010-12-02
Alexandre Julliard
oledb32: Convert dll registration to the IRegistrar...
tree
|
commitdiff
2010-11-18
Andreas Pflug
oledb32: Added conversions for R8,BOOL,DATE,DBTIMESTAMP.
tree
|
commitdiff
2010-10-01
Alexandre Julliard
tests: Make some variables static.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-05-28
André Hentschel
oledb32: Fix variant to integer conversion.
tree
|
commitdiff
2010-05-26
André Hentschel
oledb32: Add Variant to Integer conversion.
tree
|
commitdiff
2010-05-26
André Hentschel
oledb32: Fix dst_len in DataConvert.
tree
|
commitdiff
2010-05-25
André Hentschel
oledb32/tests: Preset dst_len to encounter more problems.
tree
|
commitdiff
2010-04-06
Alex Villacís Lasso
oledb32: Implement conversion from DBTYPE_BYTES to...
tree
|
commitdiff
2010-04-06
Alex Villacís Lasso
oledb32: Added tests for DBTYPE_BYTES to DBTYPE_WSTR...
tree
|
commitdiff
2010-04-06
Alex Villacís Lasso
oledb32: Implement conversion from DBTYPE_GUID to DBTYP...
tree
|
commitdiff
2010-04-06
Alex Villacís Lasso
oledb32: Add tests for DBTYPE_GUID to DBTYPE_WSTR/DBTYP...
tree
|
commitdiff
2010-04-06
Alex Villacís Lasso
oledb32: Add tests for DBTYPE_I1/DBTYPE_UI1/DBTYPE_UI2...
tree
|
commitdiff
2010-04-06
Alex Villacís Lasso
oledb32: Add tests for DBTYPE_CY to DBTYPE_WSTR/DBTYPE_...
tree
|
commitdiff
2010-04-06
Alex Villacís Lasso
oledb32: Add tests for DBTYPE_R8 to DBTYPE_WSTR/DBTYPE_...
tree
|
commitdiff
2010-04-06
Alex Villacís Lasso
oledb32: Add tests for DBTYPE_R4 to DBTYPE_WSTR/DBTYPE_...
tree
|
commitdiff
2010-04-06
Alex Villacís Lasso
oledb32: Add tests for DBTYPE_I4 to DBTYPE_WSTR/DBTYPE_...
tree
|
commitdiff
2010-04-06
Alex Villacís Lasso
oledb32: Implemented OLEDB32 conversion to DBTYPE_STR.
tree
|
commitdiff
2010-04-06
Alex Villacís Lasso
oledb32: Tests for OLEDB32 conversion to DBTYPE_STR...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-01-06
Reece Dunn
Don't generate FIXME warnings for DllCanUnloadNow.
tree
|
commitdiff
2009-11-16
Rob Shearman
msdaps: Clear *pcPropertySets value in IDBProperties_Ge...
tree
|
commitdiff
2009-11-16
Francois Gouget
oledb32/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2009-11-12
Rob Shearman
oledb32: Fix style of accessing prgPropertySets in...
tree
|
commitdiff
2009-11-12
Rob Shearman
oledb32: Fix IDBProperties::GetProperties test on Windows.
tree
|
commitdiff
2009-11-09
Rob Shearman
oledb32: Add test for marshalling IDBProperties.
tree
|
commitdiff
2009-11-04
Huw Davies
oledb32/tests: Fix some failing tests on win98.
tree
|
commitdiff
2009-10-28
Huw Davies
oledb32: Add some conversions to DBTYPE_UI8.
tree
|
commitdiff
2009-10-28
Huw Davies
oledb32: Add some conversions to DBTYPE_CY.
tree
|
commitdiff
2009-10-28
Huw Davies
oledb32: Add some conversions to DBTYPE_R4.
tree
|
commitdiff
2009-10-28
Huw Davies
oledb32: Add some conversions to DBTYPE_UI4;.
tree
|
commitdiff
2009-10-28
Huw Davies
oledb32: Add some conversions to DBTYPE_UI1.
tree
|
commitdiff
2009-10-28
Huw Davies
oledb32: Add a few simple conversions to DBTYPE_GUID.
tree
|
commitdiff
2009-10-27
Huw Davies
oledb32: Add a couple of conversions to DBTYPE_FILETIME.
tree
|
commitdiff
2009-10-27
Huw Davies
oledb32: Add CanConvert support for DBTYPE_FILETIME.
tree
|
commitdiff
2009-10-02
Huw Davies
oledb32: Implement conversions to DBTYPE_BYREF | DBTYPE...
tree
|
commitdiff
2009-09-24
Huw Davies
oledb32: Implement conversions to DBTYPE_WSTR.
tree
|
commitdiff
2009-09-24
Huw Davies
oledb32: Implement conversions to DBTYPE_BSTR.
tree
|
commitdiff
2009-09-24
Huw Davies
oledb32: Add conversions to DBTYPE_I2.
tree
|
commitdiff
2009-09-23
Huw Davies
oledb32: Implement DBTYPE_STR and DBTYPE_WSTR src types.
tree
|
commitdiff
2009-09-23
Huw Davies
oledb32: Implement some conversions to DBTYPE_I4.
tree
|
commitdiff
2009-09-22
Huw Davies
oledb32/tests: Add tests for conversions to DBTYPE_I4.
tree
|
commitdiff
2009-09-22
Huw Davies
oledb32: Implement CanConvert.
tree
|
commitdiff
2009-09-22
Huw Davies
oledb32/tests: Add CanConvert tests for DBTYPE_BYREF...
tree
|
commitdiff
2009-09-22
Huw Davies
oledb32/tests: Skip tests on older versions of the...
tree
|
commitdiff
2009-09-18
Huw Davies
oledb32/tests: Skip tests on older versions of the...
tree
|
commitdiff
2009-09-17
Huw Davies
oledb32/tests: Add CanConvert tests.
tree
|
commitdiff
2009-09-10
Huw Davies
oledb32/tests: Add some tests for IDCInfo.
tree
|
commitdiff
2009-09-10
Huw Davies
oledb32: Implement the IDCInfo interface.
tree
|
commitdiff
2009-09-09
Huw Davies
oledb32: Add a stub IDCInfo interface.
tree
|
commitdiff
2009-09-09
Huw Davies
oledb32: Add stub DllCanUnloadNow.
tree
|
commitdiff
2009-09-09
Huw Davies
oledb32: Add registration routines.
tree
|
commitdiff
2009-09-02
Huw Davies
oledb32: Add a stub implementation of the conversion...
tree
|
commitdiff
2009-09-02
Huw Davies
oledb32: Add a stub oledb32.dll.
tree
|
commitdiff