On Fri, May 2, 2008 at 6:38 PM, James Hawkins <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to fix the failing cross tests, but we haven't had a
> winetest build on Paul Millar's server in a few days. I'm not
> familiar with Paul's build process, so my only guess is that a recent
> commit ha
Hi,
I'm trying to fix the failing cross tests, but we haven't had a
winetest build on Paul Millar's server in a few days. I'm not
familiar with Paul's build process, so my only guess is that a recent
commit has broken the build. In the meantime, I've tried a few
things.
I used John Klehm's cros
Bet you never thought it would happen!
The code freeze will be less rigid at first, but we're
serious about not destabilizing Wine at this point.
So go ahead and post your patches, but make sure
you've got your ducks in a row, and don't be surprised
if Alexandre pushes back.
A clickable version o
Eric Pouech (Fri May 2 01:38:37 CDT 2008):
> first of all, implementing twice the same function is a bad idea
> you should wrap the two implementations into a single function, and have
> simple wrappers for handling the different return convention
> in the other items:
> - you never handle errors i
Hi Pavel, really you should open a bug for this rather than asking here.
--Juan
Actually, setting AutoDepthStencil to TRUE is technically wrong, but I am
afraid the only option. DDraw doesn't create a depth stencil surface
automatically. The app has to create it manually, then attach it to the
primary. When the app creates the depth stencil, ddraw creates a wined3d
depth s
Hi!
I was trying to run FreeCall VoIP client, however, it detects a problem
and tries to contact its authors. I've done a bit of googling and I've found
that there are at least 3 similar programs (FreeCall, VoipCheap, VoipDiscount)
which behave exactly the same way, they are using probably the sa
Alexandre Julliard wrote:
> Robert Shearman <[EMAIL PROTECTED]> writes:
>
>> The way I see it, we have a choice between having a framework that uses
>> the makefile to run individual tests of the parser without checking the
>> content or a framework that runs every test in one go, but is capab
After the following change about a week ago
Rob Shearman <[EMAIL PROTECTED]>
widl: Make the rules for parsing fields in structures, encapsulated unions
and non-encapsulated unions more strict.
Move the rules in fields that handle empty union cases into separate
union rules so that they
ftp://wine.codeweavers.com/pub/wine/logos/
Maarten Lankhorst wrote:
> Hello Jeremy,
>
> 2008/5/1 Jeremy Newman <[EMAIL PROTECTED]>:
>> Sure, I will put up an archive of our Penguin EPS files later today
>> somewhere. Probably on our FTP site.
> Did you upload it yet?
>
> Cheers,
> Maarten.
>
>
Gerald Pfeifer wrote:
> After the following change about a week ago
>
> Rob Shearman <[EMAIL PROTECTED]>
> widl: Make the rules for parsing fields in structures, encapsulated unions
> and non-encapsulated unions more strict.
>
> Move the rules in fields that handle empty union cases into s
Hi,
+
+hWnd = GetConsoleWindow();
+
+SERVER_START_REQ( get_window_rectangles )
+{
+req->handle = hWnd;
+ret = !wine_server_call_err(req);
+colpix = reply->client.right - reply->client.left;
+linpix = reply->client.bottom - reply->client.top;
+col
"Lei Zhang" <[EMAIL PROTECTED]> writes:
> We shouldn't send WM_SIZE in response to WM_WINDOWPOSCHANGED unless
> the window size actually changed.
The client size can change even if the window size doesn't. What are you
trying to fix?
--
Alexandre Julliard
[EMAIL PROTECTED]
"Lei Zhang" <[EMAIL PROTECTED]> writes:
> It seems I would end up duplicating a bit of code from kernel32. Is that ok?
Yes.
--
Alexandre Julliard
[EMAIL PROTECTED]
Hello Edward,
2008/5/1 Edward Savage <[EMAIL PROTECTED]>:
> Please note the following rant was insighted from a long held thought
> that the wine and crossover logos were old and boring:
>
> I wouldn't put on a Wine tshit or a Crossover tshirt until both
> projects get far better/sexier logos.
15 matches
Mail list logo