Displaying 10 results from an estimated 10 matches similar to: "Hey ! thanks ! Flash 5 works now ... for short ... :("
2001 Feb 01
2
Transgaming, Install Shield, and the dead horse
"Geoffrey L. Hausheer" wrote:
>
> So not to beat a dead horse or anything, but after seeing Gavriel's note
> that InstallShield was working in the latest Transgaming patch (I have no
> need of the Direct3d stuff, but I was not able to find any relevant pattches
> by Andreas on PATCHES), I installed the patch, and tried out installing
> MediaPlayer yet again, and
2001 May 15
2
WTLIB99 with wine-010510 tar ball broken again
Hi:
Remember that I somewhat enthusiastically wrote that a VB3 program
called "Watchtower Library 1999" now works with wine-010508?
Well, [un]fortunately it is broken with again with the
wine-010510 tar ball. (Thank you, Kin Lau for pointing this out to
me by e-mail.)
Description:
The main program window of WTLIB99 is just a small bar with buttons
and a menu on top of the buttons.
2001 Sep 04
0
Presumed bug found in SCROLL_GetPtrScrollInfo
Hi all.
We have a win32 application linked to Far Point's Spread32 library;
the application crashes when referencing a NULL pointer returned by
GlobalLock,
but obviously it runs perfectly under win98SE (see previous post about
GetWindowLongA) .
The behaviour of SCROLL_GetPtrScrollInfo, with nBar parameter = SB_CTL,
is to return wndPtr->wExtra as it were a pointer.
Actually we found that,
2001 Aug 10
1
A bug in WIN_SetWindowLong ?
Hi all.
While debugging some program, I discovered what looks like a bug. Please
be patient if I'm wrong.
In the WIN_SetWindowLong function, in order to get the address of
wExtra, there is:
ptr = (LONG *)(((char *)wndPtr->wExtra) + offset);
but this takes the *CONTENT* of wndPtr->wExtra.
The correct code should be
ptr = (LONG *)(((char
2009 May 22
0
Wine release 1.1.22
The Wine development release 1.1.22 is now available.
What's new in this release (see below for details):
- More improvements to OLE copy/paste.
- Beginnings of x86_64 exception handling.
- Direct3D locking fixes.
- ARB shaders improvements.
- Better OpenGL pixel format support.
- Various bug fixes.
The source is available from the following locations:
2008 Mar 07
0
Wine release 0.9.57
This is release 0.9.57 of Wine, a free implementation of Windows on Unix.
What's new in this release (see below for details):
- Support for multiple OpenGL pixel formats.
- Improved support for color profiles.
- Many window management fixes.
- Better fullscreen support.
- Lots of bug fixes.
Because of lags created by using mirrors, this message may reach you
before the release is
2010 Jan 08
0
Wine release 1.1.36
The Wine development release 1.1.36 is now available.
What's new in this release (see below for details):
- Completion of the 16-bit separation.
- Improved Shader Model 4 support.
- A ton of memory leak fixes.
- Improved debugging support for MinGW.
- A number of MSHTML fixes.
- Various bug fixes.
The source is available from the following locations:
2009 Oct 23
0
Wine release 1.1.32
The Wine development release 1.1.32 is now available.
What's new in this release (see below for details):
- Many crypto fixes, particularly on 64-bit.
- Improved DVD access on Mac OS.
- Several common controls improvements.
- Various HTML support improvements.
- More DIB optimizations.
- Various bug fixes.
The source is available from the following locations:
2009 Sep 25
0
Wine release 1.1.30
The Wine development release 1.1.30 is now available.
What's new in this release (see below for details):
- Support for OpenAL.
- Many improvements in HTML and JavaScript support.
- Many common controls fixes and improvements.
- More Direct3D 10 work.
- Better MAPI support.
- Various bug fixes.
The source is available from the following locations:
2002 Mar 01
4
UI regression
Hi,
Earlier this year I "upgraded" from wine 20010510 to 20011226 in order
to see if some kind of resource leak was fixed which caused screen
redraws to get progressively slower and slower and slower and slower, ....
That was fixed but there seemed to be a significant number of graphics
and UI regressions. I've just upgraded to 20020228 to see if things
were any better and within