Somehow, my amd64 packages keep ending up without ssl support being
built at runtime. This is despite libssl-dev packages being installed -
there doesn't appear to be a 32 bit version of them.
Interestingly, the 32 bit wine package works with SSL when installed
into the amd64 version. Is this
Alexandre Julliard escribió:
Module: wine
Branch: master
Commit: f48eb1581dfe176043cbca5c46400c0f86eb5552
URL:
http://source.winehq.org/git/wine.git/?a=commit;h=f48eb1581dfe176043cbca5c46400c0f86eb5552
Author: Alexandre Julliard <[EMAIL PROTECTED]>
Date: Mon Aug 20 22:06:50 2007 +0200
win
The web page indicating the status of the wine API:
http://www.winehq.org/site/winapi_stats
is corrupted and indicates an SQL error. I assume that there is some
information in the database corrupted:
Warning: mysql_num_fields(): supplied argument is not a valid MySQL
result resource in /home
I hope this is useful for testing DX10 stuff:
Snippet:
"[AMD] has updated its range of game programming tools, adding in
DirectX 10 support to its popular suite"
http://www.theinquirer.net/default.aspx?article=41904
Ian
Paul Vriens wrote:
John Klehm wrote:
Bit off topic:
One thing that struck me was the difference in test results for the
Wine runs.
This has most likely to do with old Wine installations running new
tests. I will
add the Wine version to the infrastructure soon so that these
outcomes make more
"Mikolaj Zalewski" <[EMAIL PROTECTED]> writes:
> +static void setup_clipping(HWND hwnd, HDC hdc)
> +{
> +RECT rc;
> +HRGN hrgn;
> +
> +/* Native control has always a clipping region set when sending
> + * the WM_CTLCOLORSTATIC and an application depends on it
> + */
> +
"James Hawkins" <[EMAIL PROTECTED]> writes:
> Changelog:
> * Don't extract a file if DoExtract is FALSE.
This one fails make test:
../../../tools/runtest -q -P wine -M advpack.dll -T ../../.. -p
advpack_test.exe.so files.c && touch files.ok
files.c:465: Test failed: Expected dest\testdir to exi