search for: dbtype_variant

Displaying 6 results from an estimated 6 matches for "dbtype_variant".

2013 May 24
0
Wine release 1.5.31
...nt routine CPU-specific. ntdll: Reimplement the i386 relay entry point in assembler. ntdll: Reimplement the x86_64 relay entry point in assembler. wininet/tests: Use test.winehq.org for all certificate tests. Alistair Leslie-Hughes (17): oledb32: Implement GetConversionSize DBTYPE_VARIANT->DBTYPE_WSTR. oledb32: Implement DataConvert DBTYPE_BYTES->DBTYPE_BYTES. oledb32: Implement DataConvert DBTYPE_BYTES->VARIANT. oledb32: Implement DataConvert DBTYPE_DBTIMESTAMP->DBTYPE_VARIANT. include: Add oledb types DBDATE, DBTIME and move DBTIMESTAMP to the c...
2013 Jun 07
0
Wine release 1.6-rc1
...n dialog with the font size. shell32: Forward font messages to the listview window. explorer: Don't worry about desktop launchers in non-desktop mode. joy.cpl: Return the correct id for the icon. Alistair Leslie-Hughes (19): oledb32: DataConvert Support NULL variant in, DBTYPE_VARIANT->DBTYPE_WSTR. oledb32: Check for DBSTATUS_S_ISNULL first. oledb32: Implement GetConversionSize DBTYPE_VARIANT -> DBTYPE_BYTES. oledb32: GetConversionSize only returns a valid size of BSTR. ole32: Fix test under NT. oledb32: Implement DataConvert DBTYPE_R4->DBT...
2013 Apr 12
0
Wine release 1.5.28
...si: Free records on error paths (Coverity). ole32: Fix possible return of freed pointer (Coverity). include: Added IRowsetNotify definition and proxy/stub stub implementation. gameux: Fix release/free of uninitialized pointers (Coverity). oledb32: Implemented conversion from DBTYPE_VARIANT to DBTYPE_BSTR. oledb32: Implement GetConversionSize for DBTYPE_VARIANT -> DBTYPE_STR case. oledb32: Implement DBTYPE_BSTR to DBTYPE_VARIANT conversion. msdaps: Implement IRowsetNotify stub/proxy methods. oledb32: Destination status and length are optional. oledb32:...
2013 Apr 26
0
Wine release 1.5.29
...oledb32: Improve fixme in GetConversionSize. oledb32: Implement DataConvert DBTYPE_I8->DBTYPE_I8. oledb32: Implement DataConvert DBTYPE_BSTR->DBTYPE_I8. oledb32: Implement GetConversionSize DBTYPE_WSTR->DBTYPE_WSTR. oledb32: Implement DataConvert DBTYPE_I8->DBTYPE_VARIANT. oledb32: Implement DataConvert DBTYPE_R8->VARIANT. oledb32: Implement GetConversionSize DBTYPE_STR->DBTYPE_WSTR. oledb32: Implement DataConvert DBTYPE_BOOL->VARIANT. oledb32: Implement DataConvert DBTYPE_VARIANT->DBTYPE_UI4. Andr? Hentschel (7): setupapi:...
2019 Aug 02
0
Wine release 4.13
...stub. Hans Leidekker (6): winhttp: Also trace the buffer pointer in WinHttpSendRequest. winhttp: Implement WINHTTP_QUERY_REQUEST_METHOD. winhttp: Handle Passport redirects. winhttp: Set last error for invalid and unimplemented header queries. oledb32: Add support for DBTYPE_VARIANT -> DBTYPE_DATE conversion. oledb32: Remove unnecessary casts. Henri Verbeet (20): wined3d: Acquire a context for the front buffer in swapchain_gl_present(). wined3d: Acquire front-buffer contexts when blitting to the drawable in texture2d_blt_fbo(). wined3d: Don't ac...
2017 Nov 11
0
Wine release 2.21
...on ARM ntdll: Don't change packing of fd cache entries. user32: Pass the text length explicitly to EDIT_EM_ReplaceSel. user32/tests: Avoid strlen in traces. readme: Patches should now be sent to wine-devel. Alistair Leslie-Hughes (4): oledb32: DataConvert support DBTYPE_VARIANT -> DBTYPE_R4. oledb32: Fix typo. quartz: Output This in TRACE statements. quartz: Output This in TRACE statements. Andrew Eikum (4): explorer: Don't leak PIDL. explorer: Scale element sizes by DPI. shell32: Scale explorer browser sizes by DPI. shell...