search for: dbtype_wstr

Displaying 8 results from an estimated 8 matches for "dbtype_wstr".

2010 Apr 16
0
Wine release 1.1.43
...---------------------------------------------------------------- Changes since 1.1.42: Alex Villac?s Lasso (11): oledb32: Tests for OLEDB32 conversion to DBTYPE_STR, marked as todo_wine. oledb32: Implemented OLEDB32 conversion to DBTYPE_STR. oledb32: Add tests for DBTYPE_I4 to DBTYPE_WSTR/DBTYPE_STR conversion. oledb32: Add tests for DBTYPE_R4 to DBTYPE_WSTR/DBTYPE_STR conversion. oledb32: Add tests for DBTYPE_R8 to DBTYPE_WSTR/DBTYPE_STR conversion. oledb32: Add tests for DBTYPE_CY to DBTYPE_WSTR/DBTYPE_STR conversion. oledb32: Add tests for DBTYPE_I1/DBTYPE...
2013 Apr 26
0
Wine release 1.5.29
...s list to a standard list in CreatePolyPolygonRgn. Alistair Leslie-Hughes (9): 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: Impleme...
2017 Jun 23
0
Wine release 2.11
...es (9): include/windocdec.idl: Add interface IWICImagingFactory2. windowscodecs: Register WICImagingFactory2 interface. oleaut32: Improve support for IDispatch in VarCat. include/wmsdkidl.idl: Add IWMLanguageList, IWMReaderPlaylistBurn interfaces. oledb32/tests: Add to DBTYPE_WSTR tests for GetConversionSize. oledb32: Supply a default dst len in GetConversionSize. oledb32: Add support for converting to W/STR types in GetConversionSize. oledb32: Add FIXME for DBTYPE_NUMERIC type. wmvcore: Support IWMReaderAccelerator in IWMReader. Andrey Gusev (4):...
2017 Jul 07
0
Wine release 2.12
...user32: Scale cursor sizes with the screen DPI. user32: Get rid of the Wine-specific OCR_DRAGOBJECT. Alistair Leslie-Hughes (33): oledb32: Support DB/DATE/TIME/TIMESTAMP in GetConversionSize for W/STR. dsound: Free MMDevice on Release. oledb32: Support DBTYPE_DBTIMESTAMP to DBTYPE_WSTR in DataConvert. dmime: Add TRACE to IDirectMusicSegment8 QueryInterface. dmime: Support more interfaces in IDirectMusicAudioPath.GetObjectInPath. mfplat: Implement MFCreateMediaType. mfplat/tests: Added MFCreateMediaType test. include: Add mftransform.idl. includ...
2009 Sep 25
0
Wine release 1.1.30
...Add CanConvert tests for DBTYPE_BYREF, DBTYPE_ARRAY and DBTYPE_VECTOR. oledb32: Implement CanConvert. oledb32/tests: Add tests for conversions to DBTYPE_I4. ntdll: Fix build on MacOSX. oledb32: Implement some conversions to DBTYPE_I4. oledb32: Implement DBTYPE_STR and DBTYPE_WSTR src types. oledb32: Add conversions to DBTYPE_I2. oledb32: Implement conversions to DBTYPE_BSTR. oledb32: Implement conversions to DBTYPE_WSTR. Ilya Shpigor (1): gdi32/tests: Add test for SelectClipRgn in metafile. Ismael Barros (1): dpwsockx: Implementation of SPIni...
2013 May 24
0
Wine release 1.5.31
...ific. 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 correct idl....
2013 Jun 07
0
Wine release 1.6-rc1
...ont 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->DBTYPE_VARIANT....
2009 Oct 09
0
Wine release 1.1.31
...d3d8: Add tests for D3DSBT_VERTEXSTATE stateblocks. d3d9: Add tests for D3DSBT_VERTEXSTATE stateblocks. d3d8: Add tests for D3DSBT_PIXELSTATE stateblocks. d3d9: Add tests for D3DSBT_PIXELSTATE stateblocks. Huw Davies (1): oledb32: Implement conversions to DBTYPE_BYREF | DBTYPE_WSTR. Jacek Caban (51): jscript: Use host global object as default 'this' if available and global object otherwise. mshtml: Added IHTMLDocument3::attachEvent implementation. urlmon.idl: Added IInternetHostSecurityManager and CONFIRMSAFETY declarations. jscript: Added Act...