Woot, thank you so much!
Stefan Dösinger, is this a time to ask you for help getting the really
really easy bug in X11DRV_DIB_MapColor, oh go on pretty please with
sugar on top?
http://bugs.winehq.org/show_bug.cgi?id=6670
On 11/05/07, Raymond Barbiero <[EMAIL PROTECTED]> wrote:
> >> continuein
On 5/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
On 5/11/07, James Hawkins <[EMAIL PROTECTED]> wrote:
> On 5/11/07, Louis Lenders <[EMAIL PROTECTED]> wrote:
> > Hi, i tried help this dude on IRC channel getting an application to run
called
> > MegaSpoof. Even after creating fake registry
On 5/11/07, James Hawkins <[EMAIL PROTECTED]> wrote:
On 5/11/07, Louis Lenders <[EMAIL PROTECTED]> wrote:
> Hi, i tried help this dude on IRC channel getting an application to run called
> MegaSpoof. Even after creating fake registry key it kept complaining about
> missing Internet Explorer.
> Af
> >> continueing work on software or shader emulation of it. I considered
> >> vertex blending a somewhat academic feature.
FYI, I get similar vertex blending errors playing Oblivion.
As I have still no way to upload the mandriva wine rpm to the
official winehq download server.
I put it on my own website.
So mandriva users you can download the latest wine binaries here:
http://www.xs4all.nl/~meijer2/wine/
kind regard,
Marco
(*) Alexandre, if you want to freeze now its ok with me :-) The current d3d
code is feature rich enough for 1.0 IMHO, but of course I'll try to get the
fundamentals of more in :-)
On that topic, I'd like as much advance notice of a 1.0 release as
possible, I'll even swear to silence if a date is
Am Freitag 11 Mai 2007 22:54 schrieb H. Verbeet:
> On 11/05/07, Stefan Dösinger <[EMAIL PROTECTED]> wrote:
> > Where to go from here?
>
> D3D8 :-)
Yeah, thats the other thing of course :-) But as I said even d3d7 and ddraw
had a few biggies I want to fix. Of course I may grab some low hanging frui
Fascinating work - please continue it!
Please note that i am exited from Wine as a whole - without people doing
the 'unsexy' jobs (eg: COM Work...),
Wine would never be succesful. ;)
so long,
Thorsten
Stefan Dösinger schrieb:
Hi!
With Wine 0.9.37 we've archieved something that I allo
On 5/11/07, Louis Lenders <[EMAIL PROTECTED]> wrote:
Hi, i tried help this dude on IRC channel getting an application to run called
MegaSpoof. Even after creating fake registry key it kept complaining about
missing Internet Explorer.
After looking through the +relay log i found this:
000d:Call KE
Hi, i tried help this dude on IRC channel getting an application to run called
MegaSpoof. Even after creating fake registry key it kept complaining about
missing Internet Explorer.
After looking through the +relay log i found this:
000d:Call KERNEL32.CreateProcessW(,0034f428 L"c:\\Program
Mirek napsal(a):
Stefan Dösinger napsal(a):
Am Freitag 11 Mai 2007 22:25 schrieb Mirek:
I have one game (Polda 5 Czech version only) which is unplayable without
vertex blending, with latest wine and my nvidia card it looks better,
but it is still not perfect (I have registry key for software
em
Stefan Dösinger napsal(a):
Am Freitag 11 Mai 2007 22:25 schrieb Mirek:
I have one game (Polda 5 Czech version only) which is unplayable without
vertex blending, with latest wine and my nvidia card it looks better,
but it is still not perfect (I have registry key for software
emulation), If you w
On 11/05/07, Stefan Dösinger <[EMAIL PROTECTED]> wrote:
Where to go from here?
D3D8 :-)
Am Freitag 11 Mai 2007 22:25 schrieb Mirek:
> I have one game (Polda 5 Czech version only) which is unplayable without
> vertex blending, with latest wine and my nvidia card it looks better,
> but it is still not perfect (I have registry key for software
> emulation), If you want, I can send you so
Coool!!
Stefan Dösinger napsal(a):
Hi!
With Wine 0.9.37 we've archieved something that I allow myself to call a small
milestone - All Direct3D7 Immediate mode SDK demos successfully perform their
intended rendering. I have some screenshots on my university junk server:
http://stud4.tuwien.a
Hi!
With Wine 0.9.37 we've archieved something that I allow myself to call a small
milestone - All Direct3D7 Immediate mode SDK demos successfully perform their
intended rendering. I have some screenshots on my university junk server:
http://stud4.tuwien.ac.at/~e0526822/sdkdemos1.png
http://stu
Hi,
Not so long ago some tests where added for NetUserAdd and friends. While
browsing I found that I have about 6 testuser home directories on W2K3 and 4 on
Vista (which is the amount of tests I ran on those platforms).
Bottom-line is that NetUserDel doesn't delete the home-directory on W2K3
Am Freitag 11 Mai 2007 11:29 schrieb Alexandre Julliard:
> Stefan Dösinger <[EMAIL PROTECTED]> writes:
> > @@ -2731,9 +2792,13 @@ IDirectDrawImpl_EnumSurfaces(IDirectDraw7 *iface,
> > desc = surf->surface_desc;
> > IDirectDrawSurface7_AddRef(ICOM_INTERFACE(surf,
> > IDirec
On 5/10/07, Stefan Dösinger <[EMAIL PROTECTED]> wrote:
> > It's a gmail account. Does gmail automatically append advertisements?
>
> As far as I know, gmail does not.
This mail will tell us...
Like I said I thought I might have spyware, I have since managed to
get internet access (as opposed to
On Friday 11 May 2007 13:52, H. Verbeet wrote:
> On 11/05/07, Paul Vriens <[EMAIL PROTECTED]> wrote:
> > d3drm is removed from Windows Vista and thus we have to check if it can
> > be loaded.
>
> I suppose that implies that any application using d3drm won't work on
> Vista?
Yes, I think ms stated t
On 5/10/07, Kevin Koltzau <[EMAIL PROTECTED]> wrote:
On Monday 07 May 2007 11:50 pm, Dan Kegel wrote:
> You don't have a conformance test, nor was there one for CopyFile.
> Maybe you should consider writing one, and making sure it passes
> both on Wine and Windows.
There is a test for CopyFile i
On 11/05/07, Paul Vriens <[EMAIL PROTECTED]> wrote:
d3drm is removed from Windows Vista and thus we have to check if it can be
loaded.
I suppose that implies that any application using d3drm won't work on Vista?
Am Freitag 11 Mai 2007 02:34 schrieb Andrew Riedi:
> I made a test to figure out the exact Windows behavior, and Stefand helped
> me out in telling me what to test. This code behaves how it should. I
> will send the test in later once I have cleaned it up.
>
> changelog: wined3d: Add hardware cur
"Ann & Jason Edmeades" <[EMAIL PROTECTED]> writes:
> Unfortunately, looking in the code to lib\wine\string.c, it just copies the
> field and ignores justification or min/max width precisions for strings, and
> as it is used all over the place there's also a concern of what would be
> changed by fi
Stefan Dösinger <[EMAIL PROTECTED]> writes:
> @@ -2731,9 +2792,13 @@ IDirectDrawImpl_EnumSurfaces(IDirectDraw7 *iface,
> desc = surf->surface_desc;
> IDirectDrawSurface7_AddRef(ICOM_INTERFACE(surf,
> IDirectDrawSurface7));
> if(Callback( ICOM_INTERFACE(surf,
"Tim Schwartz" <[EMAIL PROTECTED]> writes:
> +if(!strcasecmp(argv[1], "start"))
> +{
> +if(argc < 3)
> +{
> +printf("Specify service name to start.\n");
> +return TRUE;
> +}
> +
> +if(!net_service(NET_START, argv[2]))
> +{
> +
Juan Lang wrote:
-todo_wine
-{
-ok ( ret, "Expected CryptSIPLoad to succeed\n");
-/* This error will always be there as native searches for the function
DllCanUnloadNow
- * in WINTRUST.DLL (in this case). This function is not available in
WINTRUST.DLL.
-
27 matches
Mail list logo