search for: safearrays

Displaying 20 results from an estimated 37 matches for "safearrays".

Did you mean: safearray
2013 Jun 28
0
Wine release 1.6-rc4
The Wine development release 1.6-rc4 is now available. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. The source is available from the following locations: http://prdownloads.sourceforge.net/wine/wine-1.6-rc4.tar.bz2 http://mirrors.ibiblio.org/wine/source/1.6/wine-1.6-rc4.tar.bz2 Binary packages for various distributions will be available
2011 Oct 22
3
Wine 1.3.31 fails to compile in git
I tested also with a clean git source. Something wrong with ole32. Code: -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -o tmarshal_i.o tmarshal_i.c
2005 Sep 21
4
Rails controller with Win32 COM object calls
Has anyone had any experience with making calls to Win32 COM object in a rails controller. I have no problem making the calls using the WIN32 module, however I do seem to have some memory leaks, when the COM object being called at some point makes use of SafeArrays. The same method calls in VB,Visual C++ don''t produce the same memory leaks. I realize this might seem a little odd, but I''ve been instructed to evaluate rails for a project that still makes use of existing in-house COM objects already developed. Thanks, John
2005 Jan 29
3
ole problem on chess game.
Hi, I just installed wine and tried to run a chess game (WJChess which is a freeware). The game starts, I can access the game menus, the computer starts to play, when I click on a chess "piece" (I don't know the english word), it becomes red BUT I can't move it and I get the following message : fixme:ole:OLEPictureImpl_get_hPal (0x403bea30)->(0x4069f708): stub
2016 Jan 22
0
Wine release 1.9.2
The Wine development release 1.9.2 is now available. What's new in this release (see below for details): - GStreamer 1.0 support. - Support for SHA hashes in BCrypt. - Synthesizing bold glyphs also for bitmap fonts. - Underlines support in DirectWrite. - Still more Shader Model 4 instructions. - Various bug fixes. The source is available from the following locations:
2010 May 17
0
Compiling 1.1.20:undefined reference to `png_set_longjmp_fn'
Hi all. I'm trying to compile an older wine version from git. What I did was first to 'git clone' the repo into a folder and then issue a 'git checkout wine-1.1.20' command which should give me the source for the 1.1.20 release. Then I do a "./configure --prefix=/usr" and then I compile with "make depend && make". This is a part of the last output:
2011 Feb 04
0
Wine release 1.3.13
The Wine development release 1.3.13 is now available. What's new in this release (see below for details): - Tools for creating MSI installers. - Clipboard improvements. - Support for po files in the message compiler. - Improvements to the Wine debugger. - Various bug fixes. The source is available from the following locations:
2002 Jan 03
2
Unable to compile wine CVS version
Hi, trying to compile CVS wine version after updating today reports these messages : make[3]: Entre dans le r?pertoire `/home/wine/graphics/x11drv' make[3]: *** Pas de r?gle pour fabriquer la cible `../../include/bitmaps/obm_lfarrowi', n?cessaire pour `oembitmap.o'. Arr?t. make[3]: Quitte le r?pertoire `/home/wine/graphics/x11drv' make[2]: *** [../../graphics/x11drv/x11drv.o]
2010 Oct 29
0
Wine release 1.3.6
The Wine development release 1.3.6 is now available. What's new in this release (see below for details): - Support for GStreamer filters. - Mapping of standard cursors to native desktop cursors. - Improved support for installers with services. - Many MSXML improvements. - Decoder for TGA-format images. - Translation updates. - Various bug fixes. The source is available from the
2008 Jul 25
0
Wine release 1.1.2
...d more tests for ISAXXMLReader_parse and ISAXLocator. msxml3: Do not invoke ISAXXMLReader_endDocument when parser was stopped. msxml3/tests: Added tests for ISAXXMLReader_putErrorHandler and ISAXXMLReader_getErrorHandler. msxml3: Add error handling. msxml3: Added support for SafeArrays in ISAXXMLReader_parse. msxml3/tests: Added test for ISAXXMLReader_parse with SafeArray as argument. msxml3: Reorganize ISAXXMLReader_parse function. msxml3: Added support for more arguments in ISAXXMLReader_parse. msxml3: Change ISAXXMLReader_getLine and ISAXXMLReader_getCo...
2018 Oct 12
0
Wine release 3.18
The Wine development release 3.18 is now available. What's new in this release (see below for details): - Subpixel font rendering with FreeType >= 2.8.1. - Support for OAEP algorithm in RSA encryption. - Array marshalling fixes in DCOM. - Improved DPI scaling in the Wine console. - Various bug fixes. The source is available from the following locations:
2019 Aug 30
0
Wine release 4.15
The Wine development release 4.15 is now available. What's new in this release (see below for details): - Initial implementation of the HTTP service. - Stack unwinding support on ARM64. - Better multi-monitor support on macOS. - RichEdit control optimizations. - Various bug fixes. The source is available from the following locations:
2008 Feb 08
0
Wine release 0.9.55
This is release 0.9.55 of Wine, a free implementation of Windows on Unix. What's new in this release: - Direct3D improvements, including driver version emulation. - Beginnings of support for OLE objects in Richedit. - Several fixes to the animation control. - A bunch of fixes for regression test failures. - Lots of bug fixes. Because of lags created by using mirrors, this message
2015 Jan 09
0
Wine release 1.7.34
...eeType resources on dll unload. dwrite: Fix range comparison by locale name. dwrite: Support family name attribute for ranges. dwrite: Unify temp value variable name. dwrite: Move range bounds check to an attribute setting helper. oleaut32: Use CoTaskMem* functions for safearrays. dwrite/tests: Fix buffer overflow when filling test string. dwrite: Create fontface instance for each run. dwrite: Store cluster map and glyph indices for each run. dwrite: Set glyph advances and offsets for each run. dwrite: Store additional properties for gdi-compat...
2014 Feb 20
0
Wine release 1.7.13
The Wine development release 1.7.13 is now available. What's new in this release (see below for details): - More Task Scheduler support. - A few more Direct3D 10 interfaces. - More Windows Media Player stubs. - ARM code generation improvements. - Better memory size reporting on Mac OS X. - Various bug fixes. The source is available from the following locations:
2013 Nov 08
0
Wine release 1.7.6
The Wine development release 1.7.6 is now available. What's new in this release (see below for details): - Rewrite of the BiDi algorithm for full Unicode 6.3 support. - Support for Video Mixing Renderer version 7. - Better handling of window resizes in the Mac driver. - Various bug fixes. The source is available from the following locations:
2013 Jun 07
0
Wine release 1.6-rc1
The Wine development release 1.6-rc1 is now available. This is the first release candidate for the upcoming Wine 1.6. It marks the beginning of the code freeze period. Please give this release a good testing to help us make 1.6 as good as possible. What's new in this release (see below for details): - New implementation of the typelib creation support. - GLSL-based support for fixed
2014 May 16
0
Wine release 1.7.19
The Wine development release 1.7.19 is now available. What's new in this release (see below for details): - New JSProxy DLL for automatic proxy configuration. - More OLE Accessible Object support. - Improvements to the XML writer. - Fixes for various memory issues found by Valgrind. - Initial headers for Direct2D support. - Various bug fixes. The source is available from the
2014 Mar 07
0
Wine release 1.7.14
The Wine development release 1.7.14 is now available. What's new in this release (see below for details): - More Task Scheduler support. - Improvements for AVI encoding support. - More VisualBasic interfaces in MSXML. - Support for deflate content encoding in Wininet. - Some fixes for monochrome printers. - Various bug fixes. The source is available from the following locations:
2012 Nov 09
0
Wine release 1.5.17
The Wine development release 1.5.17 is now available. What's new in this release (see below for details): - Sub-pixel font anti-aliasing in the DIB engine. - Support for automatic installation of ActiveX controls. - Automatic fallback to TLS 1.0 for secure connections. - Beginnings of the DirectWrite text analyzer. - Better handling of font outlines in OpenGL. - Various bug fixes.